Skip to content

Commit 686a622

Browse files
docs(scope): update example command to work in windows (#7247)
Update scope.md Missing = was causing error
1 parent 95b5057 commit 686a622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/lib/content/using-npm/scope.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ host multiple scopes, but a scope only ever points to one registry.
127127
You can also associate a scope with a registry using `npm config`:
128128

129129
```bash
130-
npm config set @myco:registry http://reg.example.com
130+
npm config set @myco:registry=http://reg.example.com
131131
```
132132

133133
Once a scope is associated with a registry, any `npm install` for a package

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy