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

Bug: Rxjs module not found issue #5049

Closed
macdevign opened this issue Oct 1, 2019 · 1 comment
Closed

Bug: Rxjs module not found issue #5049

macdevign opened this issue Oct 1, 2019 · 1 comment

Comments

@macdevign
Copy link

Hi,
After installing rxjs (npm install rxjs, and package.json did reference that ), I still unable to run the sample code. Strange that I don't have any problem running other node.js library, only this rxjs seems to have problem running and I wonder what is wrong as rxjs is certainly been installed. Can anyone identify what is wrong ?

thank

image

@kwonoj
Copy link
Member

kwonoj commented Oct 1, 2019

#4416

Rxjs does not suppoer standard esm yet. Do not use --experimental-worker flag.

@kwonoj kwonoj closed this as completed Oct 1, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants