universal-starter
universal-starter copied to clipboard
Error: Cannot match any routes. URL Segment: 'static/back'
Any ideas of how to fix this:
ERROR { Error: Uncaught (in promise): Error: Cannot match any routes. URL Segment: 'static/back' Error: Cannot match any routes. URL Segment: 'static/back'
Got this error after i run: npm run ssr
Thanks!