gossi / ember-cli-create

CLI wizard to create a new ember project
MIT License
64 stars 5 forks source link

error when i try to use the command #3

Closed gilles-bertrand closed 6 years ago

gilles-bertrand commented 6 years ago

When I try to use the command I receive this error

node:25496) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, uv_chdir at Observable (/home/gilles/.config/yarn/global/node_modules/ember-cli-create/src/commands/create.js:209:12) at new Subscription (/home/gilles/.config/yarn/global/node_modules/zen-observable/lib/Observable.js:179:34) at Observable.subscribe (/home/gilles/.config/yarn/global/node_modules/zen-observable/lib/Observable.js:258:14) at Promise (/home/gilles/.config/yarn/global/node_modules/listr/lib/task.js:130:13) at new Promise () at handleResult (/home/gilles/.config/yarn/global/node_modules/listr/lib/task.js:129:14) at Promise.resolve.then.then.skipped (/home/gilles/.config/yarn/global/node_modules/listr/lib/task.js:167:12) at

I'm using node with nvm

gossi commented 6 years ago

I have seen this error, too. Though don't know why yet. Did you try to run the command a second time?

gilles-bertrand commented 6 years ago

Yes I tried with different node version too my ember version is 3.3

Télécharger Outlook pour Androidhttps://aka.ms/ghei36

On Tue, Aug 21, 2018 at 10:53 PM +0200, "Thomas Gossmann" notifications@github.com<mailto:notifications@github.com> wrote:

I have seen this error, too. Though don't know why yet. Did you try to run the command a second time?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/gossi/ember-cli-create/issues/3#issuecomment-414818271, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ACBGc25Ak8QhGEu5gYZ1iwzQc4BPZ48aks5uTHNjgaJpZM4WGhAt.

gossi commented 6 years ago

Ok, so for the next version. I will make a check to see if the ember create project command run fine.

gilles-bertrand commented 6 years ago

Great , just for info I'm on ubuntu

gossi commented 6 years ago

There should be an error now (as of 0.0.2), if the init did not finish.