Code Monkey home page Code Monkey logo

Comments (5)

KBPratap avatar KBPratap commented on May 17, 2024

installed babel plugin and configured.
https://babeljs.io/docs/en/babel-plugin-proposal-class-properties
But the issue is not resolved

from js-code-to-svg-flowchart.

Bogdan-Lyashenko avatar Bogdan-Lyashenko commented on May 17, 2024

@KBPratap classProperties plugin needed by babel/parser I use to build AST (https://babeljs.io/docs/en/babel-parser#plugins), I just added it and published new version. Please try [email protected], should be fine now. Thanks.

from js-code-to-svg-flowchart.

KBPratap avatar KBPratap commented on May 17, 2024

getting errors with [email protected]

$ npm install [email protected]
npm ERR! code ETARGET
npm ERR! notarget No matching version found for [email protected]
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/<user>/.npm/_logs/2019-07-25T19_27_52_727Z-debug.log

from js-code-to-svg-flowchart.

Bogdan-Lyashenko avatar Bogdan-Lyashenko commented on May 17, 2024

Can you just try to run npm i js2flowchart instead

from js-code-to-svg-flowchart.

KBPratap avatar KBPratap commented on May 17, 2024

finally am able to run it. Thanks for the quick update!

One more thing I noticed:
The install fails with node v10 version so downgraded to node v8 and it worked.

from js-code-to-svg-flowchart.

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.