-
Notifications
You must be signed in to change notification settings - Fork 47
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
Setup issue with node v12 #156
Comments
Hey @koji , It looks like sharp dep is broken on node 12: |
updated "gatsby-plugin-sharp": "^2.6.10",
"gatsby-transformer-sharp": "^2.5.4", There is another issue on |
Will this be fixed any time soon?
|
@markvital My PR has been merged, so now you just need to |
Readme says Node (I recommend using v8.2.0 or higher), but
yarn
andnpm i
don't work properly with node v12. (with v8.16.0 works well)The text was updated successfully, but these errors were encountered: