Gatsby Build, Serve can't find Resource '/' #11461
Labels
status: awaiting author response
Additional information has been requested from the author
type: question or discussion
Issue discussing or asking a question about Gatsby
Steps to reproduce
Go to http://localhost:9000/ and the page is blank (white), check chrome console...
Expected result
The landing page should load. This works if I run
gatsby develop
and go to localhost:8000. No errors in chrome console.Actual result
When you run gatsby serve and go to localhost:9000, page loads blank (white), so check chrome console:
Environment
Other
ls public
it shows a bunch of file and directories, including an index.html.The text was updated successfully, but these errors were encountered: