[
https://issues.apache.org/jira/browse/CB-9946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14991842#comment-14991842
]
nin jin edited comment on CB-9946 at 11/5/15 3:43 PM:
------------------------------------------------------
NodeJS@5 uses NPM@3 that change submodules placements. Developers must not use
hardcoded links to submodules - use require.resolve to locate submodule instead.
https://github.com/npm/npm/releases/tag/v3.3.6
https://nodejs.org/api/globals.html#globals_require_resolve
was (Author: ninjin):
NodeJS@5 uses NPM@3 that change submodules placements. Developers must not use
hardcoded links to submodules - use require.resolve to locate submodule
https://github.com/npm/npm/releases/tag/v3.3.6
https://nodejs.org/api/globals.html#globals_require_resolve
> Cordova build/run/emulate commands broken (nodejs 5.0)
> ------------------------------------------------------
>
> Key: CB-9946
> URL: https://issues.apache.org/jira/browse/CB-9946
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI, CordovaJS
> Environment: Archlinux OS (x64)
> Nodejs 5.0
> NPM 3.3.10
> Cordova 5.3.3
> Reporter: Tanase Butcaru
> Labels: cordova-cli, nodejs
>
> After upgrading to nodejs 5.0 from 4.2 I tried to run/emulate my project and
> nothing happend - no error messages, no logs, nothing.
> I had to downgrade to 4.2 for the moment as a workaround.
> 5.0 is a new stable nodejs release.
> Just did some tests on a MacOS Mavericks virtual machne and the same thing
> happens, but this time with `build` command.
> npm version 3.3.12.
> Did not test all cordova-cli commands but I have updated/added/removed the
> following without issues: platform & plugins.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]