[BUG] when publishing a scoped module to an org that doesn't exist, npm is a bit too helpful #4773
Open
2 tasks done
Labels
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 8.x
work is associated with a specific npm 8 release
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
@myspace/bnb
@myspace
is not taken as a scopenpm publish --access public
@myspace/bnb
is not published and that I should ask the maintainer to publish it or do so myselfExpected Behavior
@myspace/bnb
@myspace
is not taken as a scopenpm publish --access public
@myspace/bnb
cannot be published by me because the organization does not exist and that I should go create the organization before trying to publish itSteps To Reproduce
Environment
The text was updated successfully, but these errors were encountered: