Skip to content

yo angular-fullstack :error spawn yarn ENOENT #2551

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

Closed
1 task
srilives opened this issue Apr 28, 2017 · 6 comments
Closed
1 task

yo angular-fullstack :error spawn yarn ENOENT #2551

srilives opened this issue Apr 28, 2017 · 6 comments

Comments

@srilives
Copy link

  • I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
Item Version
generator-angular-fullstack latest version
Node 6.10.0
npm 3.10.10
Operating System Ubuntu 16.10 / etc
etc etc
Item Answer
Babel / TypeScript
HTML
CSS CSS
ngRoute /
Client Tests Jasmine
DB MongoDB
Auth Y
etc etc

when yo angular-fullstack is done, everything works well till
force client/polyfills.js
events.js:160
throw er; // Unhandled 'error' event
^

Error: spawn yarn ENOENT
at exports._errnoException (util.js:1022:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
at onErrorNT (internal/child_process.js:359:16)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)

please help us in resolving this... I am not sure if we can goahead and install package.json without angular is installed?

@Awk34
Copy link
Member

Awk34 commented Apr 28, 2017

Do you have Yarn installed? This is the PR that changed the install code. You should just be able to run npm install as normal.

@srilives
Copy link
Author

thats this worked.

@Awk34
Copy link
Member

Awk34 commented Apr 28, 2017

@benmarten

@srilives
Copy link
Author

thanks for the support

@benmarten
Copy link
Contributor

so seems the check for npm/yarn is not working on linux then?

@Awk34
Copy link
Member

Awk34 commented May 5, 2017

#2557

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

3 participants