Nilay Nath Sharan
Nilay Nath Sharan
I've added a condition which throws an error if the variable doesn't exist. ```js let java = 'java'; if (process.env['JAVA_HOME']) { java = path.join(process.env['JAVA_HOME'], 'bin/java'); } else { throw new...
hey @nemesifier can i be assigned this isseue?
@nemesifier can i be assigned this issue?
hey if possible can i also work with @khanjasir90 on this issue?? @animator @ashitaprasad
@cgsdev0 can i start working on it ?