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

yarn install fails, though npm install doesn't #34

Closed
Strangehill opened this issue Apr 5, 2018 · 1 comment
Closed

yarn install fails, though npm install doesn't #34

Strangehill opened this issue Apr 5, 2018 · 1 comment

Comments

@Strangehill
Copy link
Contributor

When running new, gatsby sees yarn present and it uses yarn over npm, failing after cloning the repo. The same applies to https://github.com/Vagr9K/gatsby-advanced-starter. So, while running npm install from the project directory fixes it, #33 does not in fact solve this issue because it's yarn.lock that needed the update all along.

error An unexpected error occurred: "/Users/cog/material/node_modules/sharp: Command failed.

@Vagr9K
Copy link
Owner

Vagr9K commented Apr 5, 2018

Thanks for the report!

Both repositories have now synced lockfiles and updated dependencies. Feel free to reopen if there is still an issue.

@Vagr9K Vagr9K closed this as completed Apr 5, 2018
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

Successfully merging a pull request may close this issue.

2 participants