Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5421210885 for ; Thu, 17 Oct 2013 17:58:45 +0000 (UTC) Received: (qmail 5332 invoked by uid 500); 17 Oct 2013 17:58:44 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 5029 invoked by uid 500); 17 Oct 2013 17:58:44 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 4864 invoked by uid 99); 17 Oct 2013 17:58:44 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 17:58:44 +0000 Date: Thu, 17 Oct 2013 17:58:44 +0000 (UTC) From: "Rick Gommers (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-5101) Is there a fully offline installer package for Cordova? MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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)