- Install the latest version of NodeJS from their website (e.g. 6.X.X).
- Open the Node.js command prompt as administrator.
- Run: npm cache clean
- Run: npm uninstall -g ionic
- Run: npm uninstall -g cordova
- Run: npm install -g ionic
- Run: npm install -g cordova
相关文章
- ionic npm安装报错 no such file ,解决办法
- 使用国内镜像源安装npm包报错
- wince6.0 编译报错:"error C2220: warning treated as error - no 'object' file generated"的解决办法
- python安装OpenCV后import cv2报错解决办法
- Mysql安装报错解决办法
- node-sass 安装报错解决办法
- R语言安装openxl包报错解决办法
- Ubuntu Server 上安装pip后pip命令报错的解决办法
- 在CentOS上安装node.js的时候报错:No acceptable C compiler found!解决办法
- win7 64下安装mysql-python报错的解决办法