[
https://issues.apache.org/jira/browse/CB-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867793#comment-13867793
]
Rick Gommers commented on CB-5101:
----------------------------------
I have read your pull-request from the link that Andrew posted. It seems fairly
possible to install Cordova offline this way.
What I'm missing there is how to create the first hello world project from the
source.zip. The first time you create a project these files are downloaded, and
your pull doesn't describe how to overcome that.
For downloading the Cordova dependancies, we have decided to clone the entire
NPM registry and host it on our own servers. Until you have found a way to
bundle Cordova with it's dependancies, you can point people to this fine
tutorial to host their own NPM repo:
http://clock.co.uk/tech-blogs/how-to-create-a-private-npmjs-repository
> Is there a fully offline installer package for Cordova?
> -------------------------------------------------------
>
> Key: CB-5101
> URL: https://issues.apache.org/jira/browse/CB-5101
> Project: Apache Cordova
> Issue Type: Wish
> Components: CLI, CordovaJS
> Affects Versions: 3.1.0
> Reporter: Rick Gommers
>
> Please review this thread:
> http://stackoverflow.com/questions/19389535/can-you-use-cordova-in-an-offline-intranet-environment
> I'd like to install Cordova in an offline environment.
> Right now it looks like this simply isn't possible because even if you have a
> local installer package, cordova still tries to download plugins from the
> internet: http://piclair.com/data/peshj.jpg
> Question: Is there a fully offline installer package available? If not our
> organisation will not be able to use Cordova at all.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)