We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
worker_env
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.
The text was updated successfully, but these errors were encountered:
h
Sorry, something went wrong.
Update your Node.JS to the latest version. Fixed it for me.
No branches or pull requests
Hi, when I try to run it I get the following Error:
I think it's related to some ES6 features.
The text was updated successfully, but these errors were encountered: