This repository has been archived by the owner on Mar 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 206
Initial "gatsby develop" fails #67
Comments
Try on Node 10 |
I can't get this to work even on node 10. Any ideas on what to do?
|
@ivanoats I had a similar issue with Node |
Running Node v10.15.1 on Elementary OS Loki required
to get |
When will we be able to use it with a more recent version of npm |
I can't get this working with node 13,12,10 or 8.. I am getting the @ivanoats error, any ideas? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I just did a simple
gatsby new test-project https://github.com/greglobinski/gatsby-starter-hero-blog.git
and rungatsby develop
afterwards but the script stops aftersuccess onPostBootstrap
and does not respond anymore:Full output:
Local NodeJs version is 11.2.0 and npm is 6.4.1 (on Mac)
Installing the
gatsby-starter-default
starter and runninggatsby develop
works without issues.The text was updated successfully, but these errors were encountered: