-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
any reason for deprecation? #1
Comments
It is fine and can be still used. However what I wanted to achieve with this script was avoid overriding nexus packages (they had a bug there) which is now impossible, thus deprecation |
Actually I use https://github.com/semantic-release/semantic-release and / or native npm publish now. It works just fine |
i tried using native npm publish, but the i got this issue npm/npm#16849 (comment) |
Nexus has an option on your private repository to disable redeploy of existing version. Also don’t give your user permission to remove from the repository |
the scripts looks ok to be used?
The text was updated successfully, but these errors were encountered: