Company project,
1 minute node version 8.1.1, using cnpm install to keep reporting that css-loader does not exist, but there is already css-loader? in my package.json.
2, colleague node 8.9.4 does not report errors with cnpm install and can be compiled successfully;
cnpm version is the same 5.2.0
I wanted to install the same version of node as my colleagues. But there is no suitable way to consult the boss.