在Mac上使用brew安装Node和NPM。运行npm会出错
/usr/local/lib/node_modules/npm/bin/npm-cli.js:85
let notifier = require('update-notifier')({pkg})
^^^^^^^^
SyntaxError: Unexpected identifier
at exports.runInThisContext (vm.js:73:16)
at Module._compile (module.js:443:25)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
at startup (node.js:129:16)
at node.js:814:3
我发现了一些类似的问题,但不是完全一样,或者没有解决方案。因此,似乎没有任何工作适合我。有想法吗?
答案 0 :(得分:0)
同样的问题改变了 node js 版本 https://nodejs.org/en/download/releases/ 从 appdata 中删除了 npm 文件夹并安装了