npm ERR! Refusing to install mongoose as a dependency of itself npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! <https://github.com/npm/npm/issues> 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 :)