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

[Bower][Browserify] Error: Cannot find module 'rx' from .... rxjs-jquery #23

Open
scheibinger opened this issue Nov 26, 2014 · 1 comment

Comments

@scheibinger
Copy link

When I use bower and browserify and run karma, browserify complain that cannot resolve rxjs-jquery dependency. It looks like there is a bug in a commonjs packaging for bower.

Here is the error which I'm getting:

rscheibinger@rscheibinger-Precision-T5600:~/code/hackweek/ebay-ui-text-input-widget$ karma start karma.conf.js 
INFO [karma]: Karma v0.12.28 server started at http://localhost:9876/
INFO [launcher]: Starting browser Chrome
INFO [Chrome 39.0.2171 (Linux)]: Connected on socket 4WtE0D5OBm8TfLrs07Zz with id 8946935
ERROR [framework.browserify]: bundle error
ERROR [framework.browserify]: Error: Cannot find module 'rx' from '/home/rscheibinger/code/hackweek/ebay-ui-text-input-widget/bower_components/rxjs-jquery'
Chrome 39.0.2171 (Linux) ERROR
  TEST RUN WAS CANCELLED because this file contains some errors:
    /tmp/06ce568170248657aa57dcd3d75bce509482bd15.browserify

I work on Linux machine.

@dankonino
Copy link

hehe still didn't find the solution ?
npm install @reactivex/rxjs
https://github.com/ReactiveX/RxJS

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