You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed gatsby for the first time using npm i -g gatsby and created a new project using gatsby new website.
After installation, I ran gatsby develop my console looks fine (no errors):
Listening at: http://0.0.0.0:8000
webpack built 94d5d608d43bde0b78a2 in 4959ms
OS: MacOS 10.12.1
Node: 6.4.0
Gatsby: 0.12.6
I just installed
gatsby
for the first time usingnpm i -g gatsby
and created a new project usinggatsby new website
.After installation, I ran
gatsby develop
my console looks fine (no errors):When I open my browser at http://localhost:8000 I get the following error:
I would love to try out Gatsby, Help is appreciated.
The text was updated successfully, but these errors were encountered: