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

Error in rxjs (Not found) #26

Closed
jvitor83 opened this issue Mar 29, 2016 · 2 comments
Closed

Error in rxjs (Not found) #26

jvitor83 opened this issue Mar 29, 2016 · 2 comments
Assignees

Comments

@jvitor83
Copy link
Contributor

Error in rxjs (Not found) at master in latest commit in 29-03-2016 (417dd55)

Error: XHR error (404 Not Found) loading http://localhost:5555/rxjs/add/observable/of.js
at XMLHttpRequest.wrapFn as _onreadystatechange
at ZoneDelegate.invokeTask (http://localhost:5555/node_modules/angular2/bundles/angular2-polyfills.js?1459292454701:365:38)
at Zone.runTask (http://localhost:5555/node_modules/angular2/bundles/angular2-polyfills.js?1459292454701:263:48)
at XMLHttpRequest.ZoneTask.invoke (http://localhost:5555/node_modules/angular2/bundles/angular2-polyfills.js?1459292454701:431:34)
Error loading http://localhost:5555/rxjs/add/observable/of.js as "rxjs/add/observable/of" from http://localhost:5555/node_modules/ng2-translate/src/translate.service.js

@NathanWalker
Copy link
Owner

@jvitor83 Thanks for heads up. I noticed ng2-translate has a new version as of today and it may have introduced an issue. Investigating this now.

@NathanWalker
Copy link
Owner

@jvitor83 Just pushed a fix for this to lock to the working version of ng2-translate. Thanks again for this report. I will submit a PR to ng2-translate to fix this on the latest version.

Please do the following:

git pull
rm -rf node_modules
rm -rf typings
npm install
npm start

Let me know if you have any further issue.

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

2 participants