universal-sitegen
universal-sitegen copied to clipboard
StaticInjectionError[UniversalCache]
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..