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 DE2DA10C4B for ; Mon, 19 Jan 2015 11:45:34 +0000 (UTC) Received: (qmail 71556 invoked by uid 500); 19 Jan 2015 11:45:37 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 71528 invoked by uid 500); 19 Jan 2015 11:45:37 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 71505 invoked by uid 99); 19 Jan 2015 11:45:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Jan 2015 11:45:36 +0000 Date: Mon, 19 Jan 2015 11:45:36 +0000 (UTC) From: "Michel Reij (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-8036) Cannot update to 3.7.0 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-8036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14282428#comment-14282428 ] Michel Reij commented on CB-8036: --------------------------------- Sorry to say, but I still received this error today after attempting to upgrade the iOS platform. I upgraded Cordova to the latest version first, then upgraded the Android platform and then attempted this: Werkplaats:benedictime michelreij$ cordova platform update ios module.js:340 throw err; ^ Error: Cannot find module 'shelljs' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require (module.js:380:17) at Object. (/Users/michelreij/.cordova/lib/npm_cache/cordova-ios/3.7.0/package/bin/update:21:13) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Function.Module.runMain (module.js:497:10) Error: /Users/michelreij/.cordova/lib/npm_cache/cordova-ios/3.7.0/package/bin/update: Command failed with exit code 8 at ChildProcess.whenDone (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23) at ChildProcess.emit (events.js:98:17) at maybeClose (child_process.js:756:16) at Process.ChildProcess._handle.onexit (child_process.js:823:5) Werkplaats:benedictime michelreij$ /Users/michelreij/apps/benedictime Kind regards, Michel > Cannot update to 3.7.0 > ---------------------- > > Key: CB-8036 > URL: https://issues.apache.org/jira/browse/CB-8036 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 3.7.0 > Environment: OS X Maverics (10.9.5) with XCode 6 > Reporter: Hirbod > > Hi, > before 3.7.0 I could update without any problems from 3.5.0 to 3.6.3 > I tried to update from 3.6.3 to 3.7.0 but now I receive this error: > cordova platform update ios > module.js:340 > throw err; > ^ > Error: Cannot find module 'shelljs' > at Function.Module._resolveFilename (module.js:338:15) > at Function.Module._load (module.js:280:25) > at Module.require (module.js:364:17) > at require (module.js:380:17) > at Object. (/Users/Hirbod/.cordova/lib/npm_cache/cordova-ios/3.7.0/package/bin/update:21:13) > at Module._compile (module.js:456:26) > at Object.Module._extensions..js (module.js:474:10) > at Module.load (module.js:356:32) > at Function.Module._load (module.js:312:12) > at Function.Module.runMain (module.js:497:10) > Error: /Users/Hirbod/.cordova/lib/npm_cache/cordova-ios/3.7.0/package/bin/update: Command failed with exit code 8 > at ChildProcess.whenDone (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23) > at ChildProcess.emit (events.js:98:17) > at maybeClose (child_process.js:756:16) > at Process.ChildProcess._handle.onexit (child_process.js:823:5) > I tried to reinstall shelljs locally and globally but I can't figure out this bug. > Update for Android to version 3.6.4 worked without any problems. > Of course I've updated phonegap and cordova before (like described in the CLI Docs on phonegap.com) -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org