-
Couldn't load subscription status.
- Fork 3.8k
Open
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 8.xwork is associated with a specific npm 8 releasework is associated with a specific npm 8 release
Description
Is there an existing issue for this?
- I have searched the existing issues
This issue exists in the latest npm version
- I am using the latest npm
Current Behavior
- I want to publish
@myspace/bnb - I verify that
@myspaceis not taken as a scope - I create my package and run
npm publish --access public - npm "helpfully" tells me that
@myspace/bnbis not published and that I should ask the maintainer to publish it or do so myself- that is what I'm trying to do?
Expected Behavior
- I want to publish
@myspace/bnb - I verify that
@myspaceis not taken as a scope - I create my package and run
npm publish --access public - npm tells me that
@myspace/bnbcannot be published by me because the organization does not exist and that I should go create the organization before trying to publish it
Steps To Reproduce
- create package under a scope of an org that doesn't exist
- try to publish
- get told that the publish failed and that you should try to publish
Environment
- npm: 8.5.3
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 8.xwork is associated with a specific npm 8 releasework is associated with a specific npm 8 release