Gatsby : “type” must be one of [GRAPHQL, CONFIG, WEBPACK, PLUGIN] and no such file or directory webpack.stats.json #32380
Unanswered
karthickshanmugam0689
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Im trying to run gatsby develop command to see the gatsby server running in my local machine. My gatsby config file has the below statement in it
When I'm running gatsby develop, i can see that the dev build is getting succeeded and asking me to open http://localhost:8000 On launching the localhost app, the application is crashing in the browser and in the console i can see the below error
I tried to clean the setup, delete the .cache folder, but whatever i do, i end up in this issue. Could someone help me out if I'm missing anything here to be configured to avoid this error
Beta Was this translation helpful? Give feedback.
All reactions