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
Hi there, While running step 1 from task 2: npx zx scripts/setenv.mjs
We run into the following problem:
<snip>@cloudshell:leagueoflegends-optimizer (<snip>)$ npx zx scripts/setenv.mjs file:///home/<snip>/leagueoflegends-optimizer/node_modules/zx/build/vendor.js:19780 this.#onFinished ??= onMergedStreamFinished(this, this.#streams); ^^^ SyntaxError: Unexpected token '??=' at Loader.moduleStrategy (internal/modules/esm/translators.js:145:18)
Do you have advice on this issue?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi there,
While running step 1 from task 2: npx zx scripts/setenv.mjs
We run into the following problem:
Do you have advice on this issue?
The text was updated successfully, but these errors were encountered: