webhintio / webhintio.github.io

🌍 webhint's website
https://webhint.io
Apache License 2.0
144 stars 69 forks source link

`npm run start` returns `Cannot GET /` when visited #1126

Closed vidorteg closed 2 months ago

vidorteg commented 1 year ago

After followng the README, it specifies to visit the address given by npm run start but the address returns a Cannot Get/ error. The way I have been testing the site is spawing a server directly from docs so the right fix might be to deprecate this and spawn directly the server from docs

MohitBansal321 commented 1 year ago

Hey can you provide more context on which repo are you getting this issue

vidorteg commented 2 months ago

fixed by #1219