
sudo npm install -g cordova
我收到此错误:
npm ERR! notarget No compatible version found: JsONStream@'>=1.0.3-0 <2.0.0-0'npm ERR! notarget ValID install targets:npm ERR! notarget ["0.0.0","0.1.0","0.1.1","0.1.2","0.1.3","0.2.0","0.2.1","0.2.2","0.2.3","0.3.0","0.3.1","0.3.2","0.3.3","0.4.0","0.4.1","0.4.2","0.4.3","0.4.4","0.5.0","0.6.0","0.6.1","0.6.2","0.6.3","0.6.4","0.7.0","0.7.1","0.8.0","0.7.2","0.7.3","0.7.4","0.8.1","0.8.2","0.8.3","0.8.4","0.9.0","0.10.0"]npm ERR! notarget npm ERR! notarget This is most likely not a problem with npm itself.npm ERR! notarget In most cases you or one of your dependencIEs are requestingnpm ERR! notarget a package version that doesn't exist.
欢迎帮助.
谢谢
由于配置错误,这是一个临时问题,我相信很快就会修复.
在此期间,您可以通过sudo npm install -g cordova@4.0.0使用版本4,并在今天稍后更新它将被修复.
总结以上是内存溢出为你收集整理的安装cordova时出错全部内容,希望文章能够帮你解决安装cordova时出错所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)