You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2015/01/28 21:35:36 UTC

[jira] [Commented] (CB-8371) Ubuntu node is installed as nodejs

    [ https://issues.apache.org/jira/browse/CB-8371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14295809#comment-14295809 ] 

Andrew Grieve commented on CB-8371:
-----------------------------------

Yikes! Wonder what others are doing about this... Maybe use a #!/bin/sh shebang and sub-shell to `nodejs` or `node` depending on what's installed?

> Ubuntu node is installed as nodejs
> ----------------------------------
>
>                 Key: CB-8371
>                 URL: https://issues.apache.org/jira/browse/CB-8371
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry, CLI
>    Affects Versions: Master
>            Reporter: Josh Soref
>
> {quote}
> $ lsb_release -a
> No LSB modules are available.
> Distributor ID: Ubuntu
> Description:    Ubuntu 14.04.1 LTS
> Release:        14.04
> Codename:       trusty
> $ env node
> env: node: No such file or directory
> $ env nodejs
> > 
> {quote}
> {quote}
> $ node
> The program 'node' can be found in the following packages:
>  * node
>  * nodejs-legacy
> Try: sudo apt-get install <selected package>
> {quote}
> {{cordova-blackberry}} fails spectacularly on *Ubuntu*, but {{cordova}} itself also seems to fail nicely.



--
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