maciejtreder / ng-toolkit

:star: Angular tool-box! Start your PWA in two steps! Add Serverless support for existing projects and much more
https://www.angular-universal-pwa.maciejtreder.com
MIT License
1.12k stars 156 forks source link

ng add @ng-toolkit/universal - its not working with angular version 10 #821

Open prateekpandeycr opened 4 years ago

prateekpandeycr commented 4 years ago

I'm submitting a...


[ ] Bug report  
[ ] Feature request
[ ] Documentation issue or request

In package


[ ] @ng-toolkit/init
[ ] @ng-toolkit/serverless
[ ] @ng-toolkit/universal
[ ] @ng-toolkit/pwa
[ ] @ng-toolkit/firebug

Current behavior

Expected behavior

Minimal reproduction of the problem with instructions

Example repository

What is the motivation / use case for changing the behavior?

Environment


Angular version: X.Y.Z


- Node version: XX  
- Platform:  

Others:

Gheti commented 4 years ago

Dis you find any solution yet?

veslav3 commented 3 years ago

I have "Error: Function timed out."

veslav3 commented 3 years ago

@prateekpandeycr @Gheti https://bapittu.medium.com/angular-9-universal-ssr-with-firebase-and-deployment-in-cloud-function-54867020a656?source=bookmarks---------0---------------------------- This solved all my issues, not using ng-toolkit anymore. :)