+ 2
What did I do wrong?
I just published my first npm module. https://www.npmjs.com/package/servier But I can't install it. npm ERR! code EINTEGRITY integrity checksum failed when using sha512 I cleared my chache its not that. Other modules works.
1 Answer
+ 1
I just noticed that my module name was different in package-lock.json file.
I changed my module name multiple times before I published it.
Should I just delete it?