Skip to content
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

Kill old named package on npm #114

Closed
BelfordZ opened this issue Mar 29, 2019 · 2 comments
Closed

Kill old named package on npm #114

BelfordZ opened this issue Mar 29, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@BelfordZ
Copy link
Member

The package still exists on npm, and this could be confusing.

Doesnt seem like we can delete it, but we can push a new version that has a preinstall step that throws, giving a link to the properly named one.

@BelfordZ BelfordZ added the bug Something isn't working label Mar 29, 2019
@BelfordZ BelfordZ self-assigned this Mar 29, 2019
@BelfordZ
Copy link
Member Author

we can
npm deprecate my-package-name@"< latest-version" "your message"

@BelfordZ
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant