-
DescriptionHi, I just pulled a starter template and deployed it in Describe the issue that you're seeing. Steps to reproduce
Expected resultFor starters, there should not be any errors on the console. I am not able to move to other pages or click on any stuff. Environment
I think this is a problem with version mismatch but I am not sure. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You'll need to serve the build artifacts ( |
Beta Was this translation helpful? Give feedback.
You'll need to serve the build artifacts (
public
) with a webserver. Locally you can do this withgatsby serve
https://www.gatsbyjs.com/docs/reference/gatsby-cli/#serve