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

[critical] build broken by let keyword #604

Closed
mlem opened this issue Sep 11, 2018 · 1 comment
Closed

[critical] build broken by let keyword #604

mlem opened this issue Sep 11, 2018 · 1 comment

Comments

@mlem
Copy link

mlem commented Sep 11, 2018

ba8a424 introduced the let keyword breaks our build:

<our-path>/node_modules/karma/node_modules/http-proxy/node_modules/follow-redirects/node_modules/debug/src/node.js:132
09:17:34,371 WARN  -     let val = process.env[key];
09:17:34,371 WARN  -     ^^^
09:17:34,371 WARN  -
09:17:34,371 WARN  - SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
@Qix-
Copy link
Member

Qix- commented Sep 11, 2018

Duplicate of #603.

Please look at the issues tracker in the future.

@Qix- Qix- closed this as completed Sep 11, 2018
@debug-js debug-js locked as resolved and limited conversation to collaborators Sep 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants