angular-ui / ui-router

The de-facto solution to flexible routing with nested views in AngularJS
http://ui-router.github.io/
MIT License
13.54k stars 3k forks source link

Support for angular5 #3564

Closed kocendavid closed 6 years ago

kocendavid commented 6 years ago

After updating angular gives error

ERROR in node_modules/@uirouter/angular/lib/uiRouterNgModule.d.ts(4,10): error TS2305: Module '"PATH/node_modules/@angular/core/core"' has no exported member 'OpaqueToken'.

christopherthielen commented 6 years ago

@uirouter/angular supports angular 5 as of 1.0.0-beta.8

See https://github.com/ui-router/angular/issues/155