$ node server.js module.js:471 throw err; ^ Error: Cannot find module 'E:\scott\imooc\beginning\server.js' at Function.Module._resolveFilename (module.js:469:15) at Function.Module._load (module.js:417:25) at Module.runMain (module.js
相似的問題我看了一下別人的解決方案還是不清楚問題在哪,哪位幫忙看下。我的環境變量配置顯示的是正確的位置,就是到最后一步的時候一直顯示這個錯誤。
2017-01-25
問題已解決