-1
我一直在努力解決這一個整天,並在我的智慧結束。module.js:471 throw err;
NPM不起作用,引發以下錯誤,每當我嘗試任何事情與它:
C:\Users\Bernh\Desktop\Coding Projects> npm -v
module.js:471
throw err;
^
Error: Cannot find module 'inherits'
at Function.Module._resolveFilename (module.js:469:15)
at Function.Module._load (module.js:417:25)
at Module.require (module.js:497:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (C:\Users\Bernh\AppData\Roaming\npm\node_modules\npm\node_modules\readable-stream\lib\_stream_readable.js:68:17)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
我曾嘗試: -reinstalling的NodeJS -installing不同版本的NodeJS 的 - 運行任何NPM命令給出相同的錯誤
我已被推薦到stackoverfl的幾個類似的答案ow,但這些不一樣,因爲每個人都使用npm來修復他們的npm ... npm什麼都不做。
還有一些答案是爲lunix命令行,我無法找到任何等效的命令爲Windows。
我曾試圖安裝程序調用巧克力,但似乎並沒有能夠與故宮合作的安裝/卸載
任何解決方案或建議嗎?
Regards
https://stackoverflow.com/questions/19933077/running-npm-returns-error-cannot-find-module-inherits –
[Running「npm」可能重複「Error:Can not find module'inherits'」 ](https://stackoverflow.com/questions/19933077/running-npm-returns-error-cannot-find-module-inherits) – DanFromGermany
@MarkoGrešak請更好地作爲重複而不是隻是downvoting重複投票 – DanFromGermany