command-exists
command-exists copied to clipboard
Bug/35
aims to fix https://github.com/mathisonian/command-exists/issues/35
@mathisonian is it ok that i upgraded the node versions that get tested? 4 to 9 seems a bit too old given that their docker only reaches back to 12
node 10 seems to be the lowest supported version with my changes.
can someone confirm if/how #35 affects windows and mac?
can't check on mac. windows will take me some time.
so i played around a bit and i think this false positive can not corrur on windows 🤔
Hi @rbbl-dev. Thanks for the PR. I'm okay dropping support for the older versions of node - we should update the docs & package.json to reflect this as well. It also looks like there are some files added that don't need to be included (the .idea folder). Could you add that to .gitignore?
It also looks like there are some files added that don't need to be included (the .idea folder). Could you add that to .gitignore?
sure thing.
can you test on osx?
~~the issue on windows seems to be that where is not available on powershell and powershell to be the default windows console.~~
done goofed 😆
@mathisonian i would be ready with that PR
Hey @rbbl-dev sorry for the slowness, I can test on a mac this week.
no worries. i know how life can be :)