#After upgrading to v17.3.8 router is throwing error.
5 messages · Page 1 of 1 (latest)
You probably forgot to run npm install. Do that, then run ng serve, and if it doesn't compile, post the exact and complete error message you get.
While ng server i don't get any error message and all my routes work fine. Only my VSCode complaints.
Then restart VSCode.
Let me try, Thanks!