** C:\用戶\美國廣播公司> NPM安裝-gnpm ERR!無法讀取空的特性 '路徑'
NPM ERR! addLocal無法安裝C:\ Users \ Abc
npm ERR! Windows_NT 6.1.7601
npm ERR! argv「C:\ Program Files \ nodejs \ node.exe」 「C:\ Users \ Abc \ AppData \ Ro aming \ npm \ node_modules \ npm \ bin \ npm-cli.js」「install」「-g」
npm ERR! node v7.2.1
npm ERR! npm v4.0.5
npm ERR!無法讀取屬性'路徑'null
npm ERR!
npm ERR!如果您需要幫助,您可能會在以下位置報告此錯誤:
npm ERR! https://github.com/npm/npm/issues
npm ERR!請包括以下文件與任何支持請求:
npm ERR! C:\用戶\美國廣播公司\ NPM-**的debug.log
我每天當我下載任何程序包
需要相關的建議出現這種情況時重新安裝後與節點版本7.2.1 空路徑錯誤
你試圖安裝哪個軟件包? – kgangadhar
npm install cordova -g – Pradip
如果你用'npm install -g'嘗試,顯然你會得到這個錯誤,因爲你還沒有提到任何包名。 – kgangadhar