poetic/ember-cli-cordova

ENOENT: no such file or directory, uv_chdir

Closed this issue · 1 comments

Hi,

When I run the command ember cordova:build I get the following error:

ENOENT: no such file or directory, uv_chdir

I have done some research and am unsure what is causing this. Any ideas?

Thank you in advance!

The reason for the error is that I forgot to run the blueprints.

ember g cordova-init com.reverse.domain --platform=android

Found here - https://github.com/poetic/ember-cli-cordova