Had the same issue
in angular.json
"scripts": [], "server": "src/main.server.ts", "prerender":false, <======= SET TO FALSE "ssr": false <========= ADD THIS },