Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6.0.0 ts-graphviz error #358

Closed
sebastienroux opened this issue Feb 6, 2023 · 1 comment
Closed

6.0.0 ts-graphviz error #358

sebastienroux opened this issue Feb 6, 2023 · 1 comment
Labels

Comments

@sebastienroux
Copy link

Hi with node12, madge is not working with 6.0.0

node_modules/ts-graphviz/lib/core/index.cjs:164
    const subgraph = id ? this.getSubgraph(id) ?? this.createSubgraph(id) : this.createSubgraph();
SyntaxError: Unexpected token '?'
@kamiazya
Copy link
Collaborator

kamiazya commented Feb 6, 2023

Hi,

madge@6 does not have support for versions of Node.js that are EOL.

Thanks.

@kamiazya kamiazya closed this as completed Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants