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

6 lines
237 B
Text
Raw Normal View History

2024-06-05 20:22:40 +01:00
@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