[
https://issues.apache.org/jira/browse/CB-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798185#comment-13798185
]
Rick Gommers commented on CB-5101:
----------------------------------
[~agrieve], maybe there's a tool that can help you with this.
As NS Gopikrishnan mentioned in this question:
http://stackoverflow.com/questions/11295050/how-to-install-npm-g-on-offline-server
there was a tool called npmzip that you could use to create offline installer
packages with all dependencies included. Unfortunately npmzip is removed from
the registry for whatever reason.
I don't know if there are similar tools like npmzip, but if there are, then it
would be very easy to create offline installer packages ourselves.
> 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#6144)