Giter Club home page Giter Club logo

Comments (5)

mattdesl avatar mattdesl commented on July 21, 2024

Hmm I wonder how that code is even supposed to run? I don't see this.Parser defined anywhwere.

from devtool.

MadLittleMods avatar MadLittleMods commented on July 21, 2024

@mattdesl I also had a lot of trouble looking into how this work before posting. You really have to go down the rabbit hole to find it.

./lib/redis/parser.js initParser -> this.Parser() <- ./lib/redis/event_handler.js l30 <- ./lib/redis.js l273 ..... ./lib/redis.js l108 where it assigns this.Parser

from devtool.

mattdesl avatar mattdesl commented on July 21, 2024

Just tested with node@5, [email protected], [email protected], [email protected] and not getting any errors.

I tested with the following file:
https://github.com/luin/ioredis/blob/012ad51d0c4a803f08949e1a1e85f6084ed98369/examples/basic_operations.js

from devtool.

MadLittleMods avatar MadLittleMods commented on July 21, 2024

@mattdesl Tried node 5 but currently blocked by #54 - Also would be nice to stick LTS version, #34

from devtool.

MadLittleMods avatar MadLittleMods commented on July 21, 2024

Confirmed working with [email protected] and [email protected] or [email protected].

The code works just fine standalone on [email protected], [email protected], and [email protected]. Really weird that execution only works in a host [email protected] environment and devtool@^1.8.4.

from devtool.

Related Issues (20)

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.