support Angular v6
kblestarge opened this issue · 0 comments
kblestarge commented
I'm submitting a ...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report <!-- Please check the repository for a similar issue or PR before submitting -->
[x] Support request => <!-- Please check the repository for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request
Current behavior
App won't update to Angular v6 because of this error:
Package "@ngx-meta/core" has an incompatible peer dependency to "@angular/router" (requires ">=5.0.0-rc.0 <6.0.0||>=4.0.0 <5.0.0", would install "6.0.3")
Expected/desired behavior
Should work with Angular v6
Minimal reproduction of the problem with instructions
Go through directions to upgrade from Angular v5 to v6 found here:
https://alligator.io/angular/angular-6/