John Tibble

Results 4 comments of John Tibble

It is good that you have tried to stay aligned to bitaddresss, and I understand how that adds to your credibility and audit-ability, which is valuable. How often do you...

I would like to second this request. A browser is a great place to experiment!

> @bartlomieju Hi, I have copied `.npmrc` with registry info into root of project, and still nothing EDIT: I have also tried, with same effect NPM_CONFIG_REGISTRY=https://registry.npmjs.org/:_authToken=npm_myPrivateToken deno run main.ts This...

> Hi @jtibble I have tried with `deno 1.43.6+a947c6f` built, and it is not working Make sure you run like `DENO_FUTURE=1 deno run main.ts` to enable the .npmrc feature