universal-sitegen icon indicating copy to clipboard operation
universal-sitegen copied to clipboard

StaticInjectionError[UniversalCache]

Open Phoscur opened this issue 7 years ago • 0 comments

I created a new project with ng new and then followed the readme and used some code from the demo, now I'm getting:

PS C:\Projects\sitegen-test> node dist/bundle.js
site is done
C:\Projects\sitegen-test\node_modules\zone.js\dist\zone-node.js:192
                        throw error;
                        ^

Error: StaticInjectorError[UniversalCache]: Function/Class not supported

The site is not generated..

Phoscur avatar Mar 18 '18 14:03 Phoscur