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

Failed to load SWC binary for win32/x64

NiishantGautam opened this issue · 0 comments

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 ?