0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-12 16:59:32 -05:00
denoland-deno/tests/specs/npm/npmrc_tarball_other_server/fail/main.out
Leo Kettmeir ea30e188a8
refactor: update deno_core for error refactor (#26867)
Closes #26171

---------

Co-authored-by: David Sherret <dsherret@gmail.com>
2025-01-08 14:52:32 -08:00

11 lines
535 B
Text

Download http://localhost:4261/@denotest%2ftarballs-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