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

npm install issues #50

Open
csvdf opened this issue Feb 7, 2022 · 3 comments
Open

npm install issues #50

csvdf opened this issue Feb 7, 2022 · 3 comments

Comments

@csvdf
Copy link

csvdf commented Feb 7, 2022

Following the readme guidelines trying to install c4builder via
npm i -g install c4builder
I am running into issue with zlib, has anyone else encountered this on mac?

Error:
npm timing command:i Completed in 72965ms
npm ERR! code 127
npm ERR! path /usr/local/Cellar/nvm/0.37.2/versions/node/v17.4.0/lib/node_modules/c4builder/node_modules/zlib
npm ERR! command failed
npm ERR! command sh -c node-waf clean || true; node-waf configure build
npm ERR! sh: node-waf: command not found
npm ERR! sh: node-waf: command not found
npm timing npm Completed in 73370ms

@sidneydemoraes
Copy link

sidneydemoraes commented Feb 21, 2022

Apparently, zLib is now native to NodeJs so you could just uninstall it and try again.

However, when I try to do it I get the graphviz not in the system error even if I install it manually.
I hope you dont get that same error. GLuck.

@tiilikainen
Copy link

This error happens to me too. Looking forward to a fix. Would love to use this project.

@vichu
Copy link

vichu commented Oct 4, 2022

Happens to me as well. Would appreciate it if someone can fix this.

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

4 participants