wrong version tag latest on NPM?
gmaggiodev opened this issue · 4 comments
gmaggiodev commented
carbonhe commented
you can install with ngx-sortablejs@9.0.0 or ngx-sortablejs@10.0.0 , the lastest tag is not important.
gmaggiodev commented
Sure I know, but installing without @Version install the 9.0.0 and this sounds strange to me.
If it is not intended you could move the label with npm dist-tag add <pkg>@<version>.
In this case should be:
npm dist-tag add ngx-sortablejs@10.0.0 latest
Anyway no problem if you do not want to change it.
Thanks
carbonhe commented
Thank you for telling me this command,I will do it right away.
maciej-laskowski commented
I have experienced this issue as well a few days ago when I ran npm update. Works like a charm now!
