node-unzip
node-unzip copied to clipboard
Unable to use in strict mode
Using in strict mode raises an error:
wantMode = wantMode & 0777
^^^^
SyntaxError: Octal literals are not allowed in strict mode.