为什么css-loader style-loader 必须要本地安装, 不能全局安装? 我的环境是win10, 然后nodejs用来搞前端(通过webpack). 自己一人折腾玩的 Run npm install css-loader style-loader to install the loaders. (They need to be installed locally, without -g) This will create a node_modules folder for you, in which the loaders will live. 指南
↧