Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App failed to start #5

Closed
yuxiaomin opened this issue Feb 6, 2017 · 4 comments
Closed

App failed to start #5

yuxiaomin opened this issue Feb 6, 2017 · 4 comments

Comments

@yuxiaomin
Copy link

Run "npm run start" then get the following error

Uncaught TypeError: ui_router_ng2_1.UIRouterRx is not a constructor
    at eval (ng1-to-ng2.js:259)
    at Object.invoke (angular.js:4842)
    at eval (angular.js:4645)
    at forEach (angular.js:357)
    at createInjector (angular.js:4645)
    at doBootstrap (angular.js:1838)
    at Object.angular.resumeBootstrap (angular.js:1867)
    at Object.windowAngular.resumeBootstrap (upgrade.umd.js:992)
    at maybeBootstrap (hint.js:569)
    at ZoneDelegate.invokeTask (zone.js:265)
@paulparton
Copy link

I had this same issue and fixed by downgrading angular-ui-router and ui-router-ng2 to beta.3

@yuxiaomin
Copy link
Author

@paulparton so this issue is very likely a regression in beta.4

@rbarilani
Copy link

rbarilani commented Mar 8, 2017

@paulparton fix works but we would like to use the latest version of angular-ui-router and the latest version of ui-router-ng2... @christopherthielen How do you feel about it? Can we somehow help?

@christopherthielen
Copy link
Member

closing old issues... I'm pretty sure this is working now. please let me know if not!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants