impsock
impsock copied to clipboard
Replaced path.exists with fs.exists
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