impsock icon indicating copy to clipboard operation
impsock copied to clipboard

Replaced path.exists with fs.exists

Open snottyplatypus opened this issue 8 years ago • 0 comments

path.exists() has been replaced by fs.exists in newer version of Node.js, replacing it prevents from having an "path.exists is not a function" error

snottyplatypus avatar Oct 01 '17 21:10 snottyplatypus