美文网首页ionic 2
Ionic 2 第三篇

Ionic 2 第三篇

作者: Shaw_dev | 来源:发表于2017-03-28 21:07 被阅读0次

这篇文章只说 执行命令:npm install -g ios-deploy 或者 sudo npm install -g ios-deploy 时,报错的问题。

在后面加上(--unsafe-perm=true  完整命令如右边所示) sudo npm install -g ios-deploy --unsafe-perm=true  就可以了。测试过程如下截图所示:

相关文章

网友评论

    本文标题:Ionic 2 第三篇

    本文链接:https://www.haomeiwen.com/subject/jcjsottx.html