在 windows 上设置 Nativescript 7
Setup Nativescript on windows 7
有人可以帮助我吗?我正在尝试在我的 Windows 7 上安装 NativeScript,我遇到以下错误:
npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Users\nt17127\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install" "-g" "nativescrip t" npm ERR! node v4.4.5 npm ERR! npm v3.10.2
npm ERR! Cannot read property 'emit' of null npm ERR!
您可以尝试以下方法:
- npm 缓存清理
- npm remove -g nativescript
- npm remove -g nativescript(是两次)
- npm install -g nativescript
有人可以帮助我吗?我正在尝试在我的 Windows 7 上安装 NativeScript,我遇到以下错误:
npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Users\nt17127\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install" "-g" "nativescrip t" npm ERR! node v4.4.5 npm ERR! npm v3.10.2
npm ERR! Cannot read property 'emit' of null npm ERR!
您可以尝试以下方法:
- npm 缓存清理
- npm remove -g nativescript
- npm remove -g nativescript(是两次)
- npm install -g nativescript