Nodejs:找不到模块npmlog

时间:2016-02-24 17:02:22

标签: node.js nodes

我正在尝试安装gulp但它显示错误: 当前版本:v4.3.1

Error: Cannot find module 'npmlog'
    at Function.Module._resolveFilename (module.js:325:15)
    at Function.Module._load (module.js:276:25)
    at Module.require (module.js:353:17)
    at require (internal/module.js:12:17)
    at C:\Users\achraf\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js:20:13
    at Object.<anonymous> (C:\Users\achraf\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js:76:3)
    at Module._compile (module.js:409:26)
    at Object.Module._extensions..js (module.js:416:10)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)

1 个答案:

答案 0 :(得分:0)

npm是全局安装模块的路径,因此如果我不得不猜测,您的全局安装的npm不是最新的。尝试删除全局安装的npm并使用节点安装程序附带的内置版本。要删除全局安装的npm,请删除npm.cmd中的C:\Users\achraf\AppData\Roaming\npmC:\Users\achraf\AppData\Roaming\npm\node_modules文件以及 set command = CreateCommandWithParameters(Me.conn, parameterizedQuery, values) Command.... 'no intellisense here because Server.CreateObject was called in a Function elsewhere 中的文件夹npm。