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

Fix cannot find module rxjs/observable #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dihak
Copy link

@dihak dihak commented Feb 3, 2019

No description provided.

Copy link

@quan-vu quan-vu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi there, may you forgot we need to remove /Observable in this line:
import { Observable } from 'rxjs/Observable';

@dihak
Copy link
Author

dihak commented Mar 4, 2020

Hi, thanks for your reply.

I am using linux, and in Linux is case sensitive, in original source code it will thrown an error.

I just change observable to Observable to fix the 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

Successfully merging this pull request may close these issues.

2 participants