npm 6.1.0版本 node 6.11.0版本时候,npm安装模块老是提示no such file or directory.的报错

···
This is related to npm not being able to find a file
···
后面我用cnpm安装就可以了 ,npm安装的时候路径总是不对,当前路径下还要进入node_modules下几层,不知道哪里改了Npm安装的路径?

···
This is related to npm not being able to find a file
···
后面我用cnpm安装就可以了 ,npm安装的时候路径总是不对,当前路径下还要进入node_modules下几层,不知道哪里改了Npm安装的路径?