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
OS: Win11 node.js : v12.19.0. npm : 6.14.8
`F:>yo code Error code
Unexpected token '('`
Im new to Yo and Generator-Code. just follow the tutorial " https://code.visualstudio.com/api/get-started/your-first-extension ". when i run "yo code " , but get " Unexpected token '(' " Is this caused by the versions? Or How to get the Version recommended?
The text was updated successfully, but these errors were encountered:
I am also facing the same issue.
Sorry, something went wrong.
node version need ">=14.15.0"
No branches or pull requests
OS: Win11
node.js : v12.19.0.
npm : 6.14.8
`F:>yo code
Error code
Unexpected token '('`
Im new to Yo and Generator-Code. just follow the tutorial " https://code.visualstudio.com/api/get-started/your-first-extension ".
when i run "yo code " , but get " Unexpected token '(' "
Is this caused by the versions? Or How to get the Version recommended?
The text was updated successfully, but these errors were encountered: