guybedford / chomp

'JS Make' - parallel task runner for the frontend ecosystem with a JS extension system.
https://chompbuild.com
Apache License 2.0
138 stars 7 forks source link

npm install -g chomp doesn't install correctly on zsh #177

Open zachsa opened 11 months ago

zachsa commented 11 months ago

npm install -g chomp on ZSH doesn't result in the chomp command being available to a user. This is using Node v16@latest, via nvm. The symlink to chomp doesn't seem to be created.