首页 > 代码库 > ionic2 start错误

ionic2 start错误

错误 There was an error with the spawned command: npminstall  

安装cnpm

1.npm install -g cnpm --registry=https://registry.npm.taobao.org

 进入创建的目录,删除node_modules文件夹

技术分享

 2.直接启动

 技术分享

 

ionic2 start错误