安装时出现 Nativescript 错误
Nativescript error while install
安装本机脚本时,我总是在执行此命令时遇到此错误:
npm i -g nativescript
This is the error.
尝试以下方法开始清理并重新安装:
npm remove nativescript -g
npm cache clear
npm install nativescript -g
安装本机脚本时,我总是在执行此命令时遇到此错误:
npm i -g nativescript
This is the error.
尝试以下方法开始清理并重新安装:
npm remove nativescript -g
npm cache clear
npm install nativescript -g