command-exists icon indicating copy to clipboard operation
command-exists copied to clipboard

not working on node v0.10.x

Open yi opened this issue 8 years ago • 1 comments
trafficstars

node_modules/command-exists/lib/command-exists.js:13
    access(commandName, constants.F_OK,
    ^
TypeError: undefined is not a function
    at fileNotExists (/var/www/apps/wx-collector-atf-worker/shared/node_modules/command-exists/lib/command-exists.js:13:5)
    at commandExistsUnix (/var/www/apps/wx-collector-atf-worker/shared/node_modules/command-exists/lib/command-exists.js:46:5)

yi avatar Jul 24 '17 15:07 yi

I'll accept a PR for this but probably won't have time to fix anytime soon

mathisonian avatar Jul 24 '17 16:07 mathisonian