Git Product home page Git Product logo

Comments (2)

dataf3l avatar dataf3l commented on July 25, 2024

I updated node to 12 and I still have the same problem:

[b@localhost:]$ which node
/usr/local/bin/node
[b@localhost:
]$ node --version
v12.11.0
[b@localhost:~]$ npm install -g how2
/usr/local/bin/how2 -> /usr/local/lib/node_modules/how2/bin/how2

  • [email protected]
    updated 1 package in 7.691s
    [b@localhost:~]$ how2 help
    /usr/local/lib/node_modules/how2/node_modules/devnull/transports/transport.js:59
    Transport.prototype.proto = EventEmitter.prototype;
    ^

TypeError: Cannot read property 'prototype' of undefined
at Object. (/usr/local/lib/node_modules/how2/node_modules/devnull/transports/transport.js:59:46)
at Module._compile (internal/modules/cjs/loader.js:945:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:962:10)
at Module.load (internal/modules/cjs/loader.js:798:32)
at Function.Module._load (internal/modules/cjs/loader.js:711:12)
at Module.require (internal/modules/cjs/loader.js:838:19)
at require (internal/modules/cjs/helpers.js:74:18)
at Object. (/usr/local/lib/node_modules/how2/node_modules/devnull/transports/stream.js:8:17)
at Module._compile (internal/modules/cjs/loader.js:945:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:962:10)
[b@localhost:~]$

from how2.

PaoloCifariello avatar PaoloCifariello commented on July 25, 2024

Hi @dataf3l.
This is an issue with devnull dependency that was already discussed and solved. (#89)

TL DR. You should use how-2 instead of how2 to get last updates.

from how2.

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.