-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
Bugthing that needs fixingthing that needs fixingPriority 1high priority issuehigh priority issueRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
npm login --registry=http://reg.example.com --scope=@myco
create ~/.npmrc
//reg.example.com/:_authToken="token"
Expected Behavior
npm login --registry=http://reg.example.com --scope=@myco
create ~/.npmrc
@myco:registry=https://reg.example.com/
//reg.example.com/:_authToken="token"
Steps To Reproduce
- In this environment...
- With this config...
- Run '...'
- See error...
Environment
- OS: Linux & Win in general
- Node:
- npm: 7.8.0
syakovyn and tsuilouis
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingPriority 1high priority issuehigh priority issueRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release