npm init --yes
npm install --save mongoose
npm ERR! Refusing to install package with name "mongoose" under a package
npm ERR! also called "mongoose". Did you name your project the same
npm ERR! as the dependency you're installing?
npm init --yes
npm install --save mongoose
npm ERR! Refusing to install package with name "mongoose" under a package
npm ERR! also called "mongoose". Did you name your project the same
npm ERR! as the dependency you're installing?
1 回答1.3k 阅读✓ 已解决
2 回答1.4k 阅读
1 回答1.3k 阅读
1 回答656 阅读
其实程序以及说的很清楚了呀,重名了 /捂脸