You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Gary Burnett (JIRA)" <ji...@apache.org> on 2015/10/12 22:53:06 UTC

[jira] [Created] (CB-9783) Could not find directory . . . cordova-app-hello-world

Gary Burnett created CB-9783:
--------------------------------

             Summary: Could not find directory . . . cordova-app-hello-world
                 Key: CB-9783
                 URL: https://issues.apache.org/jira/browse/CB-9783
             Project: Apache Cordova
          Issue Type: Bug
    Affects Versions: Master
         Environment: linux
npm 3.3.6
node 4.1.2
cordova 5.3.3
            Reporter: Gary Burnett


I install cordova 5.3.3 globally.

I enter the following command:
{code:borderStyle=solid}
$ cordova create killer-app
Creating a new cordova project.
Could not find directory: /home/gburnett/.local/share/npm/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/cordova-app-hello-world
{code}

I navigate to cordova/node_modules/cordova-lib and enter the following command:
{code:borderStyle=solid}
$ npm install
{code}

After this cordova create works.

Not sure if this is a cordova-cli issue or a npm3 issue but thought I would start here.





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