Closed
Description
I get the following error when first running my build for my package.
npm ERR! 404 '@scope/package' is not in the npm registry.
The version check seems to fail if the package doesn't exist yet.
I haven't tried this yet, but I can probably disable the version check, publish, and then re-enable the version check, but this would require 3 commits!
Ideally the version check should only affect the publication of the package if the package is already present.
Metadata
Metadata
Assignees
Labels
No labels