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

missing yarn #1

Open
guaka opened this issue Sep 16, 2018 · 0 comments
Open

missing yarn #1

guaka opened this issue Sep 16, 2018 · 0 comments

Comments

@guaka
Copy link

guaka commented Sep 16, 2018

❯ gatsby new gcwp https://github.com/GatsbyCentral/wp-gatsby
info Creating new site from git: https://github.com/GatsbyCentral/wp-gatsby.git
Cloning into 'gcwp'...
remote: Counting objects: 160, done.
remote: Compressing objects: 100% (94/94), done.
remote: Total 160 (delta 48), reused 158 (delta 46), pack-reused 0
Receiving objects: 100% (160/160), 336.76 KiB | 594.00 KiB/s, done.
Resolving deltas: 100% (48/48), done.
success Created starter directory layout
info Installing packages...

> [email protected] postinstall /Users/guaka/playground/gatsby/gcwp
> cd gatsby-starter-wordpress && yarn

sh: yarn: command not found
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! [email protected] postinstall: `cd gatsby-starter-wordpress && yarn`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/guaka/.npm/_logs/2018-09-16T07_34_50_606Z-debug.log
error Command failed: npm install


  Error: Command failed: npm install
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

1 participant