Page Not Found (index.js) runs on local development

Working on a Gatsby Boilerplate

Upload seems fine but when I click on the link I just see “page not found”!

5:05:12 PM: Pages
5:05:12 PM: ┌ src/pages/404.js
5:05:12 PM: │ ├ /404/
5:05:12 PM: │ └ /404.html
5:05:12 PM: ├ src/pages/about.js
5:05:12 PM: │ └ /about/
5:05:12 PM: ├ src/pages/contact.js
5:05:12 PM: │ └ /contact/
5:05:12 PM: ├ src/pages/index.js
5:05:12 PM: │ └ /
5:05:12 PM: └ src/pages/{Page.slug}.js
5:05:12 PM: ├ /terms/
5:05:12 PM: └ /privacy/
5:05:12 PM: Slices
5:05:12 PM: ┌ src/components/header.js
5:05:12 PM: │ └ header
5:05:12 PM: └ src/components/footer.js
5:05:12 PM: └ footer

Hi there,

Did you see this guide yet? This is the best place to start for “Page Not Found” issues.

If you are still seeing issues after following the troubleshooting steps in there, please check out this Support Guide as well. It outlines all of our build and deploy resources and will get you on the right track :slight_smile:

If none of the above resources help, please write back with your site name and what steps you have tried and we can look into this further!