angular2-universal-starter icon indicating copy to clipboard operation
angular2-universal-starter copied to clipboard

Add support for @angular/router

Open alexpods opened this issue 8 years ago • 3 comments

alexpods avatar Aug 27 '16 13:08 alexpods

This issue is about error TS2307: Cannot find module '@angular/router'.?

glebmachine avatar Aug 27 '16 13:08 glebmachine

@glebmachine No, the issue is about adding support for angular/router in all environments (browser's main thread, web workers and server side).

Thank you for reporting this bug with error TS2307: Cannot find module '@angular/router'. I've just fixed it. Pull the latest master. Everything should be ok.

alexpods avatar Aug 27 '16 15:08 alexpods

Aw, go it, thank for bugfix!)

glebmachine avatar Aug 27 '16 16:08 glebmachine