cypress-io / cypress-realworld-testing-course-app

https://cypress-realworld-testing-course-app.vercel.app/
72 stars 225 forks source link

Failed to load SWC binary for win32/x64 #14

Closed NishantGautam023 closed 1 year ago

NishantGautam023 commented 1 year ago

When i do npm run dev i am getting this eror: image

I manually added a . babelrc file{ "presets": ["next/babel"] } It works but isn't a clean npm install should run the application ?