Open jsalwen opened 3 years ago
Tip for others: I had node.js errors when running the setup.cmd.
setup.cmd
I am using nvm, and I resolved the issue by installing the latest stable version on NodeJs 14.18.1. The setup script failed with versions: 9.5.0 and 16.8.0
nvm
14.18.1
9.5.0
16.8.0
Tip for others: I had node.js errors when running the
setup.cmd
.I am using
nvm
, and I resolved the issue by installing the latest stable version on NodeJs14.18.1
. The setup script failed with versions:9.5.0
and16.8.0