I set $NODE_OPTIONS (environment variable) to contain --experimental-repl-await for convenience (when using Node.js repl), but code-server complains about it.
Is there any reason why this rule is strictly necessary?
Not sure what context this is in.
Are you attempting to run a JS file?
I download the binary and execute that binary (to start a server) with $NODE_OPTIONS contains --experimental-repl-await and then an error message appears.
For context, I use Linux.
@KSXGitHub this is the incorrect place to ask. This should be forwarded to Node.js.
Most helpful comment
@KSXGitHub this is the incorrect place to ask. This should be forwarded to Node.js.