For some context:
- I am running the latest version of Pop OS
- I am running npm version 8.5.1
- I am running nodejs version 12.22.9
- I installed [email protected] and [email protected]
Whenever I run yo code in Terminal, I receive the error:
Error code
Unexpected token '('
I also attempted to use yo code on older versions: [email protected] and [email protected].
I found an issue opened on vscode-generator-code Github 2 months ago. This user had the same problem I experienced.
I also found a 5 year old post about a similar issue.