ng-toolkit
ng-toolkit copied to clipboard
Trying to add ng-toolkit, but I got following err
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
ERROR: newTree.optimize is not a function
Environment
Angular version: ^9.0.0
- Node version: v12.16.0
- Platform: Mac
Others:
I'm facing error. @MergimUkaa Any updated on this.? @maciejtreder will you please help. I'm really stuck due to this, server-side rendering is not happening my angular 9 app. Thanks in advance for your contribution.
I'm facing error. @MergimUkaa Any updated on this.? @maciejtreder will you please help. I'm really stuck due to this, server-side rendering is not happening my angular 9 app. Thanks in advance for your contribution.
@IamDeshRaj I did not receive any update, so I switched to original package for ssr https://angular.io/guide/universal
@IamDeshRaj I think ng-toolkit does not support angular 9 yet
It supports, there are various configurational changes which is required in order to work. I have built an Angular 9.1.4(with ng boilerplate) sample application powered with ng-toolkit working perfectly for serverless(AWS Lambda) and SSR. Anyone who wants serverless(AWS Lambda) and SSR for his brand new application can simply checkout my this repository called myPleaks and can simply change the name of the application and start using it. No major change is required. For more follow my repository myPleaks.
Hi, I have the same issue, i solved it with this version ng add @ng-toolkit/[email protected]