Open JoeEager-VUMC-zz opened 3 years ago
Currently when attempting to use on a Windows Runner the process.env.HOME is undefined.
Suggest checking for the OS and if Windows, set process.env.HOME equal to the HOMEDRIVE and HOMEPATH environment variables.
Currently when attempting to use on a Windows Runner the process.env.HOME is undefined.
Suggest checking for the OS and if Windows, set process.env.HOME equal to the HOMEDRIVE and HOMEPATH environment variables.