对于我来说离子启动命令失败,在Ubuntu 14.04上出现以下错误,需要帮助解决问题:
andrew @ FinancialIndepence:〜/ WebstormProjects / stadiumStore / mobile $ ionic start myApp tabs 根据标签项目在/ home / andrew / WebstormProjects / stadiumStore / mobile / myApp文件夹中创建Ionic应用程序
正在下载:https://github.com/driftyco/ionic-app-base/archive/master.zip [=============================] 100%0.0s
正在下载:https://github.com/driftyco/ionic-starter-tabs/archive/master.zip [=============================] 100%0.0s
更新config.xml 初始化cordova项目 通过插件注册表获取插件“org.apache.cordova.device” 错误的ERR!注册表错误解析json 错误的ERR!注册表错误解析json 错误的ERR!注册表错误解析json SyntaxError:意外的令牌I 内部路由错误
抱歉,我们无法连接到目标服务器。
我们刚收到此问题的通知。我们会尽快纠正。
如果您有任何疑问,请随时与我们联系:support@iriscouch.com
at Object.parse (native)
at RegClient.<anonymous> (/home/andrew/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:274:23)
at /home/andrew/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:251:7
at Gunzip.onEnd (zlib.js:167:5)
at Gunzip.emit (events.js:117:20)
at _stream_readable.js:944:16
at process._tickCallback (node.js:442:13)
Unable to add plugins. Perhaps your version of Cordova is too old. Try updating (npm install -g cordova), removing this project folder, and trying again. (CLI v1.3.0)
提前致谢!
答案 0 :(得分:0)
在论坛上有几个人说插件.cordova.io服务器已关闭。其他人说尝试不同的版本对他们有效。
http://forum.ionicframework.com/t/ionic-start-cli-errors/15468/4
我刚刚运行了相同的命令并且没有遇到任何麻烦