Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 457E2EC70 for ; Wed, 9 Jan 2013 23:32:15 +0000 (UTC) Received: (qmail 70474 invoked by uid 500); 9 Jan 2013 23:32:14 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 70439 invoked by uid 500); 9 Jan 2013 23:32:14 -0000 Mailing-List: contact dev-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 dev@cordova.apache.org Received: (qmail 70387 invoked by uid 500); 9 Jan 2013 23:32:14 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org Received: (qmail 70365 invoked by uid 99); 9 Jan 2013 23:32:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 23:32:14 +0000 Date: Wed, 9 Jan 2013 23:32:14 +0000 (UTC) From: "Filip Maj (JIRA)" To: callback-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-2182) npm install fails 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-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-2182. --------------------------- Resolution: Fixed Fixed in repo here: https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;a=commit;h=f011bc3721a4c67ef7a9a8feea21194b8f541b2d Pushed to npm as 2.3.1. > npm install fails > ----------------- > > Key: CB-2182 > URL: https://issues.apache.org/jira/browse/CB-2182 > Project: Apache Cordova > Issue Type: Bug > Components: CLI > Affects Versions: 2.3.0 > Reporter: Brian LeRoux > Assignee: Filip Maj > > npm http 304 https://registry.npmjs.org/lru-cache > /usr/local/bin/cordova -> /usr/local/lib/node_modules/cordova/bin/cordova > > cordova@2.3.0 install /usr/local/lib/node_modules/cordova > > node test_bootstrap.js && ./bin/notice > module.js:340 > throw err; > ^ > Error: Cannot find module '/usr/local/lib/node_modules/cordova/test_bootstrap.js' > at Function.Module._resolveFilename (module.js:338:15) > at Function.Module._load (module.js:280:25) > at Module.runMain (module.js:492:10) > at process.startup.processNextTick.process._tickCallback (node.js:244:9) > npm ERR! cordova@2.3.0 install: `node test_bootstrap.js && ./bin/notice` > npm ERR! `sh "-c" "node test_bootstrap.js && ./bin/notice"` failed with 1 > npm ERR! -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira