1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-24 08:00:10 -05:00
denoland-deno/tests/specs/npm/npmrc_bad_registry_config/.npmrc
2024-06-05 19:22:40 +00:00

5 lines
237 B
Text

@denotest:registry=http://127.0.0.1:4261/
; This configuration is wrong - the registry URL must
; be exactly the same as registry configured for the scope,
; not root url + scope name.
//127.0.0.1:4261/denotest/:_authToken=invalid-token