-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release
Milestone
Description
Current Behavior:
npm publish does not follow publishConfig.registry scoped registry configured in publishConfig.registry
Expected Behavior:
npm publish publish to defined scoped publishConfig.registry
Steps To Reproduce:
- Install npm@latest-7
- Set publishConfig.registry IE: "publishConfig": { "@My-Scope:registry": "https://..." }
- Run
npm publish
Environment:
OS: Max OS 10.15.7
Node: 14.14.0
npm: 7.0.2
ml1nk, ties-s, gabsource, nasso, illnr and 2 more
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release