“npm install” installs all dependencies in node_modules directory, instead of having them nested

后端 未结 2 1987
萌比男神i
萌比男神i 2020-11-28 04:37

I need to know if the following behavior is normal.

When I npm install, each package from my package.json and the dependencies, don\'t

2条回答
提交回复
热议问题