chrisguttandin / angular-prerender

A command line tool to prerender Angular Apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please install ts-evaluator instead

splincode opened this issue · comments

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
Screenshot from 2022-08-30 18-29-44

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.