[Bug]: yarn npm publish
fails with "New versions must be valid semver"
#5785
Labels
bug
Something isn't working
waiting for feedback
Will autoclose in a while unless more data are provided
Self-service
Describe the bug
When setting the version to
1.16.0-nightly.20231011+0324
, which includes a preid and build metadata,yarn npm publish
fails with "New versions must be valid semver.".This is definitely valid semver.
To reproduce
BTW, the sherlock link in the form does not work.
Environment
Additional context
I'm trying to setup a nightly release using this semver pattern. You can see it here: https://github.com/moonrepo/moon/actions/runs/6477449087/job/17588025765
Expand "Publish npm packages". Right now a failed publish doesn't fail the job.
The text was updated successfully, but these errors were encountered: