mirror of
https://github.com/denoland/deno.git
synced 2024-11-26 16:09:27 -05:00
566adb7c0a
Deno was using the scope auth for the tarball urls, which is not always correct. We are going to do a release immediately for this issue.
11 lines
534 B
Text
11 lines
534 B
Text
Download http://localhost:4261/@denotest/tarballs-privateserver2
|
|
Download http://localhost:4262/@denotest/tarballs-privateserver2/1.0.0.tgz
|
|
error: Failed caching npm package '@denotest/tarballs-privateserver2@1.0.0'.
|
|
|
|
Caused by:
|
|
No auth for tarball URI, but present for scoped registry.
|
|
|
|
Tarball URI: http://localhost:4262/@denotest/tarballs-privateserver2/1.0.0.tgz
|
|
Scope URI: http://localhost:4261/
|
|
|
|
More info here: https://github.com/npm/cli/wiki/%22No-auth-for-URI,-but-auth-present-for-scoped-registry%22
|