Open noisytoken opened 1 year ago
the default recommended version of node on its official website is 32-bit version (when we click the green download button on its homepage, so you just need to download a 64-bit version node (notice that "Other Downloads" under the button?)
🐛 bug report
I am trying to run a simple typescript project using parcel on Windows. here is my
package.json
file.I've already installed
VC_redist.x64
.But sill when I run
npm start
. I get the following error: