I have a problem with a Gridsome project. When I try to access http://localhost:8082/ after running gridsome develop I get the response Cannot GET /. I've got a number of other Gridsome projects that all work fine, it's just one. Gridsome build works fine. Has anyone else had the same issue? My environment is
Node: 18.4.0 npm: 9.1.1 gridsome 0.7.0
Thanks
Expected to see the home page.