美文网首页
局域网代理环境下Ionic新建App的方法

局域网代理环境下Ionic新建App的方法

作者: 小锋子_Gruad | 来源:发表于2016-07-07 13:53 被阅读546次

因为本人在公司实习,公司是证券类国企,对网络要求特别严格,用的无线网,配置代理服务器上的,所以在用npm安装:cordova和ionic时候遇到特别多问题。如有需要可以参考本人其他文章。
[原文连接]!([http://jasonwatmore.com/post/2014/04/02/Ionic-Framework-Getting-ionic-start-appName-Working-Behind-a-Proxy.aspx)

  1. Add the proxy url to request.js** located at 'C:\Users[username]\AppData\Roaming\npm\node_modules\ionic\node_modules\request\request.js'. Here's the update including the lines just before and after so you can find where to put it.
    本人亲测,使用这一个即可。

错误提醒:


Paste_Image.png

相关文章

网友评论

      本文标题: 局域网代理环境下Ionic新建App的方法

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