PhoneGap 3.1.0 without node / npm and command line tools

一笑奈何 提交于 2019-12-12 11:18:42

问题


Is it possible to download and consume PhoneGap 3.1.0 without node package. Having a restricted network connection, its annoying to install node, PhoneGap module, Cordova module and plugin's from git hub command lines.

Consuming PhoneGap 2.9 seems to be so easy and simple. Can we download PhoneGap 3.1 as like 2.9 without these dependencies?

Is there any direct download link for 3.1 ?


回答1:


You can use Cordova 3.1 instead: Download

You can compare this Stackoverflow question and Layinkas answer




回答2:


Nope, sorry. PhoneGap use node's package manager for other things too, so you can't bypass this (to my knowledge).

See http://phonegap.com/install/



来源:https://stackoverflow.com/questions/19020377/phonegap-3-1-0-without-node-npm-and-command-line-tools

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!