Minimal reproduction of the problem with instructions
Just run: ng add @ng-toolkit/universal
And then this appears:
Installing packages for tooling via npm.
npm ERR! code E404
npm ERR! 404 Not Found: @ng-toolkit/_utils@1.1.45
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/iramos/.npm/_logs/2018-11-04T20_02_47_435Z-debug.log
Package install failed, see above.
Package install failed, see above.
I'm submitting a...
In package
Current behavior
Installation goes wrong...
Expected behavior
Not to fail
Minimal reproduction of the problem with instructions
ng add @ng-toolkit/universal
And then this appears:
Example repository
https://github.com/Ismaestro/angular7-example-app
Environment