ZipExec
ZipExec copied to clipboard
Unzipping
Hi,
I am trying to unzip a file and I don't think I quite understand how to. I tried to execute the loader.js from cmd with $> node loader.js and it gave a syntax error saying "Identifier 'GIhtL' has already been declared". What's the correct way of unzipping?
Side note: I'm a new learner so it might be a silly question.