Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix octal literals so they work in strict mode #227

Merged
merged 1 commit into from
May 12, 2018

Conversation

hhaidar
Copy link
Contributor

@hhaidar hhaidar commented May 9, 2018

I had a few issues using adm-zip with es6 imports (strict mode). I fixed it by changing the depricated octals.

See: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Deprecated_octal

octal

@cthackers cthackers merged commit b94c5dd into cthackers:master May 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants