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

Deprecate backbone.validation package on NPM in favor of backbone-validation #339

Open
justinffs opened this issue Oct 28, 2016 · 1 comment

Comments

@justinffs
Copy link

Just ran into the issue where an old tutorial was used and someone ran npm install backbone.validation instead of backbone-validation

NPM docs have some instructions for deprecating a package

https://docs.npmjs.com/cli/deprecate

npm deprecate backbone.validation@"< 0.7.2" "WARNING: This project has been renamed to backbone-validation. Install using backbone-validation instead."
@rally25rs
Copy link

backbone.validation was published by someone who forked this lib and published it under that different name https://github.com/blikblum/backbone.validation so there is nothing that @thedersen can do about that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants