You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i create a new package and use the nx release version command using the registry to get the latest version, if the package doesn't exists(first version) the publish fails with
npm ERR! 404 Not Found - GET package_url - no such package available
Expected Behavior
Have the option to "force" publish the package even if it doesn't exists yet.
Current Behavior
When i create a new package and use the nx release version command using the registry to get the latest version, if the package doesn't exists(first version) the publish fails with
npm ERR! 404 Not Found - GET package_url - no such package available
Expected Behavior
Have the option to "force" publish the package even if it doesn't exists yet.
GitHub Repo
No response
Steps to Reproduce
Nx Report
Failure Logs
No response
Package Manager Version
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: