[
https://issues.apache.org/jira/browse/CB-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868004#comment-13868004
]
Marcel Kinard commented on CB-5101:
-----------------------------------
> 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.
Correct. In theory you could achieve your larger goal including the runtime
dependency (not in package.json) for cordova-app-hello-world that gets
downloaded at "cordova create" time.
Yes, it's messy in its current form. I think that with a small amount of
refactoring and a couple small enablement pieces, this could be much easier.
It's unreasonable that you should need to clone the NPM registry to your own
internal servers.
> 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)