ng add @ng-toolkit/universal
Installing packages for tooling via npm.
Installed packages for tooling via npm.
ERROR: newTree.optimize is not a function
ERROR: If you think that this error shouldn't occur, please fill up bug report here: https://github.com/maciejtreder/ng-toolkit/issues/new
INFO: stacktrace has been sent to tracking system.
Nothing to be done.
Expected behavior
Toolit universal should install
Minimal reproduction of the problem with instructions
Just run the command ng add @ng-toolkit/universal
Environment
Angular version: 10.1.1
- Node version: v12.14.0
- Platform: Mac
I'm submitting a...
In package
Current behavior
ng add @ng-toolkit/universal Installing packages for tooling via npm. Installed packages for tooling via npm. ERROR: newTree.optimize is not a function ERROR: If you think that this error shouldn't occur, please fill up bug report here: https://github.com/maciejtreder/ng-toolkit/issues/new INFO: stacktrace has been sent to tracking system. Nothing to be done.
Expected behavior
Toolit universal should install
Minimal reproduction of the problem with instructions
Just run the command ng add @ng-toolkit/universal
Environment