You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:The text was updated successfully, but these errors were encountered: