Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

bundling with gulp. "operators" not found #1525

Open
RJ0829 opened this issue Nov 7, 2017 · 3 comments
Open

bundling with gulp. "operators" not found #1525

RJ0829 opened this issue Nov 7, 2017 · 3 comments

Comments

@RJ0829
Copy link

RJ0829 commented Nov 7, 2017

i am bundling rxjs using systemjs and gulp. it is working ok before. but recently when i updated rxjs library i encouter an error bundling rxjs

the error is "operators.js" is not found.

i have checked rxjs.js library and there is a new line of code that call "operators".

unlike with "operator" folder that has corresponding "operator.js" file.

there is "operators" folder but there is no corresponding js file, hence my error.

Any idea on this?

Thanks

@RJ0829
Copy link
Author

RJ0829 commented Nov 8, 2017

it seems like this is not only a bundle issue. when i run the code locally, i encounter an error where rxjs is looking for "operators.js"

@RJ0829
Copy link
Author

RJ0829 commented Nov 8, 2017

using version 5.4.3. and this is working ok. will use this for now

@paulpdaniels
Copy link
Contributor

Note this repo is only for RxJS < 5.

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