Can't generate provenance for new or private package, you must set access
to public.
#27754
Closed
4 tasks
Labels
Current Behavior
I'm trying to publish a new package via
nx release
command. I have a following error message in the log:When I check documentation it's mentioned that we need to call publish like this:
However in this code we do not consider those flags:
Therefore do you think is it possible to introduce a new access parameter for release-publish plugin where we can declare public access? Thanks!
Expected Behavior
nx release should properly care of publishing new public packages from CI/CD
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: