-
Notifications
You must be signed in to change notification settings - Fork 5
Angular 8 compatibility #7
Copy link
Copy link
Open
Description
After upgrading to Angular 8, our app where we use angular2-navigate-with-data, can no longer be built:
ERROR in node_modules/@angular/router/router.d.ts(1817,22): error TS2300: Duplicate identifier 'Router'.
node_modules/angular2-navigate-with-data/dist/index.d.ts(1,34): error TS2307: Cannot find module '@angular/router/src/router'.
node_modules/angular2-navigate-with-data/dist/index.d.ts(4,11): error TS2300: Duplicate identifier 'Router'.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels