Skip to content

Fix cannot find module rxjs/observable#3

Open
dihak wants to merge 1 commit into
BootstrapDash:masterfrom
dihak:patch-1
Open

Fix cannot find module rxjs/observable#3
dihak wants to merge 1 commit into
BootstrapDash:masterfrom
dihak:patch-1

Conversation

@dihak

@dihak dihak commented Feb 3, 2019

Copy link
Copy Markdown

No description provided.

@quan-vu quan-vu left a comment

Copy link
Copy Markdown

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

dihak commented Mar 4, 2020

Copy link
Copy Markdown
Author

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