Giter Site home page Giter Site logo

Comments (6)

madnight avatar madnight commented on May 18, 2024 4

Alright fixed it, latest version npx [email protected] works again.

The problem was that I always use yarn locally and yarn uses the yarn.lock file with a working set of versions. However, with npm you get a new set of versions depending on the versions constrains in the package.json. These constrains were to loose and npm bundled a set of versions together that did not work. I pinned the versions in package.json and also added a package-lock.json to freeze the versions for npm too.

Thx for the error reporting and patience.

from bitcoin-chart-cli.

madnight avatar madnight commented on May 18, 2024 1

For all charts or only with this specific parameters?

from bitcoin-chart-cli.

Emobe avatar Emobe commented on May 18, 2024 1

I'm getting these on arch linux. I just ran with no parameters. Info in screenshot
2020-05-07-134325_939x1150_scrot

from bitcoin-chart-cli.

arielgabizon avatar arielgabizon commented on May 18, 2024

all (tried several examples)

from bitcoin-chart-cli.

madnight avatar madnight commented on May 18, 2024

yup seems to be a problem with version 3.3.1

3.3.0 works fine

okay it seems to be a problem with the dependencies, when I install with yarn (using yarn.lock) it works, with npm not

from bitcoin-chart-cli.

arielgabizon avatar arielgabizon commented on May 18, 2024

Thanks! Works well

from bitcoin-chart-cli.

Related Issues (19)

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.