You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: