Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install /cordova-app-hello-world #169

Open
Strutsagget opened this issue Sep 20, 2015 · 7 comments
Open

Can't install /cordova-app-hello-world #169

Strutsagget opened this issue Sep 20, 2015 · 7 comments

Comments

@Strutsagget
Copy link

Hi

I get this error on running generate on a MAc with cordova 5.3.1 and

ember -v
Future versions of Ember CLI will not support v4.1.0. Please update to Node 0.12 or io.js.
version: 1.13.8
node: 4.1.0
npm: 2.13.4
os: darwin x64

ember generate cordova-init se.my.app

Could not find directory: /Users/MyUser/.node/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/cordova-app-hello-world

indeed it's not there but here

/Users/MyUser/.node/lib/node_modules/cordova/node_modules/cordova-app-hello-world

What can be the cause of the double folder structure?

@colonelchlorine
Copy link

same issue. grrrr

@apreg
Copy link

apreg commented Oct 4, 2015

UP

@asselin
Copy link

asselin commented Oct 8, 2015

I think this is related to using npm v3. It worked OK when I installed with npm v2.

@rstoenescu
Copy link

same issue

@andykingking
Copy link

👍

Xandor's comment here did the trick for me.

If I cd to ...cordova-lib/ and run sudo npm install then cordova create hello works.

@charliemitchell
Copy link

judging by where npm is looking, I believe this answer may be able to help.

http://stackoverflow.com/a/14840304

@kmraditya
Copy link

kmraditya commented Jun 28, 2017

it is working well, but after cordova project creation, while trying to run app in android device is not executing(cordova run android), tried with emulator, browser but no where i m getting.
I have added the android platform

it is not giving any error message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants