Gatsby build outputs unknown characters instead of HTML (gatsby develop runs fine) #10750
Labels
status: needs reproduction
This issue needs a simplified reproduction of the bug for further troubleshooting.
Description
After migrating to Gatsby v2 & Followed all of the instructions from https://www.gatsbyjs.org/docs/migrating-from-v1-to-v2/
gatsby develop
runs fine but after trying to build withgatsby build
with success output, the page turns into unknown characters (lots of question mark)gatsby build
output:gatsby serve
on localhost:9000Network response
if anyone ever faced this please let me know.
Steps to reproduce
Not sure how to reproduce this issue, since the project is a gatsby v1 project, I've changed a lot of configurations, can't share the repo because it's a company private repo.
Expected result
every pages should returns an html elements
Actual result
all pages returns unknown characters
Environment
The text was updated successfully, but these errors were encountered: