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 Failed to compile: dependency was not found #7

Closed
payalord opened this issue Jun 10, 2018 · 2 comments
Closed

ERROR Failed to compile: dependency was not found #7

payalord opened this issue Jun 10, 2018 · 2 comments

Comments

@payalord
Copy link

ERROR  Failed to compile with 1 errors                                                                                                                                                                         06:45:15

This dependency was not found:

* rxjs-compat/Observable in ./node_modules/rxjs/Observable.js

To install it, you can run: npm install --save rxjs-compat/Observable

I checked this directory: ./node_modules/rxjs/ and file Observable.js is there. Suggested fix option to install rxjs-compat/Observable not working.

@markfknight
Copy link

Is is due to RxJS 6 being used in your project, if #5 merged it should fix your issue.

@davguij
Copy link
Owner

davguij commented Jun 21, 2020

Sorry for so much time without any updates from my side.

v2.0.0 should fix this.

@davguij davguij closed this as completed Jun 21, 2020
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

3 participants