You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 4, 2024. It is now read-only.
either run node --version in the terminal, or check process.versions.node in your node app. if it's not at least v12.0, you have to either run node.js with the --harmony flag, as @jdalton suggested, or use a transpiler, like Babel.
if your node version is v12.x, and you are still running into this issue, could you provide some repro steps, or better, create a small repository?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://github.com/tc39/proposal-class-fields
The text was updated successfully, but these errors were encountered: