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

graph.removeNode is not a function #41

Open
remorses opened this issue Aug 26, 2020 · 2 comments
Open

graph.removeNode is not a function #41

remorses opened this issue Aug 26, 2020 · 2 comments

Comments

@remorses
Copy link

I think you need to release the last changes in the repository, in the current code there is a removeNode function on the graph object but the npm version is missing that feature

@Nusserdt
Copy link

Problem still exist. Is there a possibility to update?

@Nusserdt
Copy link

To fix this problem dirty, you can use

npm install https://github.com/glejeune/node-graphviz/tarball/master --save

to download the current repository via npm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants