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

Syntax Error: worker_env has already been defined #1

Open
MrToph opened this issue Jun 26, 2017 · 3 comments
Open

Syntax Error: worker_env has already been defined #1

MrToph opened this issue Jun 26, 2017 · 3 comments

Comments

@MrToph
Copy link

MrToph commented Jun 26, 2017

Hi, when I try to run it I get the following Error:

index.js:64 const worker_env = process.env
Identifier `worker_env` has already been declared.

I think it's related to some ES6 features.

@kuanlim
Copy link

kuanlim commented Jul 14, 2017

h

@MrLuit
Copy link

MrLuit commented Jul 26, 2017

Update your Node.JS to the latest version. Fixed it for me.

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

No branches or pull requests

4 participants
@MrToph @MrLuit @kuanlim and others