npm安装的一些坑 最菜的菜鸟 2020-10-16 290 阅读1分钟 安装但不写入package.json; npm install 安装写入dependencies npm install xxx -S 安装写入到devDependencies npm install xxx -D