hasbin icon indicating copy to clipboard operation
hasbin copied to clipboard

Check whether a binary exists in the PATH environment variable from Node.js

Results 2 hasbin issues
Sort by recently updated
recently updated
newest added

Currently `hasbin`doesn't have types so I can't use it in my project :(

Hi, thanks for the useful package. I need to test for the existence of a bin from an NPM script, and install a dependency if it's not present. I looked...