Closed TheRealJon closed 6 years ago
@dtaylor113 Do you know why this isn't only a dev dependency? I think it's only used for the sample app?
cc @jeff-phillips-18
Not sure why it was made a dependency (probably my mistake early on), it definitely should only be a devDependency.
/assign @TheRealJon
@TheRealJon can change it to a dev dependency?
This has since been fixed by #655
/close
Currently, the angular-ui-router package version is set to 1.0.0-beta.1. This version has a bug which causes the package to fail the node engine compatibility test: https://github.com/angular-ui/ui-router/issues/3086
When installing origin-web-catalog with Yarn, this causes a failure unless you use the
--ignore-engines
flag.