Closed mustafasakalli closed 2 years ago
@mustafasakalli check the node
version if it fulfilles the required versions
@mustafasakalli can you run node -v
in your terminal? What version of Node are you using?
Recreated the issue on a windows machine that had Node v14.x.x. Updated to current LTS (16.17.1) and the setup script ran successfully. Will remove Node 14.x.x from the prerequisites.
Updating npm version 6 to 8 solved my problem. Thanks everyone
Hey guys, While I'm trying to setup project, it throws
Error: Cannot find module 'esbuild'
error. How can I fix this?