Please install ts-evaluator instead

Hi @splincode,
the error should get thrown if either @angular/core, @angular/platform-server or zone.js is missing. Do you have all those installed?
Are you able to share more details about your project?
Hi, I am facing a similar issue as well
Here is my terminal's screenshot

Hi @HamzaMoiyadi which versions of Angular and RxJS are you currently using in your project? angular-prerender still requires Angular v13.
Hey @chrisguttandin , I'm using Angular 14. I think that's the issue, as you said.
Hi @HamzaMoiyadi, I finally updated angular-prerender for Angular v14. Version 11+ of angular-prerender is now compatible with Angular v14.