Giter VIP home page Giter VIP logo

rxjs-cli's People

Contributors

jfsiii avatar mattpodwysocki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

rxjs-cli's Issues

ReferenceError: Rx is not defined

I just installed Rx-CLI and created a build, but when I use it, I get this error from the custom build.

ReferenceError: Rx is not defined

`rx` script fails when given `--file all.js` param

> rx --file $(npm root -g)/rx-cli/all.js
Requested operator aggregate
Adding operator aggregate
Adding operator scan
Adding operator startwith
Adding operator fromarray
Adding operator finalvalue
Requested operator all
Adding operator all
Adding operator where
Adding operator any
Requested operator amb
Adding operator amb
Adding operator frompromise
Requested operator and
Adding operator and
Adding operator nativemap
Adding operator activeplan

/opt/twitter/lib/node_modules/rx-cli/bin/rx:89
        locations.push.apply(locations, methodData.source);
                                                  ^
TypeError: Cannot read property 'source' of undefined
    at recursivelyAdd (/opt/twitter/lib/node_modules/rx-cli/bin/rx:89:51)
    at /opt/twitter/lib/node_modules/rx-cli/bin/rx:93:11
    at Array.forEach (native)
    at recursivelyAdd (/opt/twitter/lib/node_modules/rx-cli/bin/rx:92:30)
    at /opt/twitter/lib/node_modules/rx-cli/bin/rx:75:5
    at Array.forEach (native)
    at loadMethods (/opt/twitter/lib/node_modules/rx-cli/bin/rx:57:11)
    at Object.<anonymous> (/opt/twitter/lib/node_modules/rx-cli/bin/rx:48:19)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)

Several operators in lib/dependencies.js have values in their dependsOn array which aren't keys in operators.

For example, activeplan is listed in the dependsOn array for and, thendo, and when operators, but isn't an entry in operators

I did some list comparisons between all.js and dependencies.js and believe the missing entries are activeplan, behaviorsubject, empy (typo?), joinobserver, pattern, plan, replaysubject.

No output anywhere

$ rx --methods select,selectmany,where,takeuntil,fromevent
Requested operator select
Adding operator select
Requested operator selectmany
Adding operator selectmany
Adding operator mergeobservable
Adding operator frompromise
Requested operator where
Adding operator where
Requested operator takeuntil
Adding operator takeuntil
Requested operator fromevent
Adding operator fromevent
Adding operator fromeventpattern
Adding operator publish
Adding operator multicast
Adding operator connectableobservable
$ ll
total 0

This is tool still being developed or there are some alternatives?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.