You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 14, 2024. It is now read-only.
I cloned the repo from github ran npm install and then npm run build:prerender && npm run serve:prerender. I open localhost:8080 and I get
"This page isn’t working localhost sent an invalid response.
ERR_INVALID_REDIRECT" in chrome.
Could this be a versioning problem on my end? Or is it a bug?
I don't see any errors in the console in browser or command line.