Failed to load SWC binary for win32/ia32, see more info here: https://nextjs.org/docs/messages/faile
Answered
Miniature Fox Terrier posted this in #help-forum
Miniature Fox TerrierOP
https://nextjs.org/docs/messages/failed-loading-swc I even tried that but its still giving same error. How can i fix that?
10 Replies
Ray
node -p "process.arch"
make sure you have node 64bit installed
Answer
Miniature Fox TerrierOP
I downloaded 64bit version and then this happened xD
Miniature Fox TerrierOP
And still same error.
Ray
go to
C:\Program Files\nodejs
and see what do you have in that folder
btw, the installer should install the path variables for you
Miniature Fox TerrierOP
Ray
reopen the cmd
Miniature Fox TerrierOP
Alright, thank you so much. Its working now.