npm ERR! code ENOSELF npm ERR! Refusing to install package with name "mongoose" under a package code example
Example: npm install mongoose error npm ERR! code ENOSELF
Ensure that the "name" field in your package.json is not set to "mongoose". Try setting it to something more unique :)