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
@Miniature Fox Terrier https://nextjs.org/docs/messages/failed-loading-swc I even tried that but its still giving same error. How can i fix that?
node -p "process.arch"
make sure you have node 64bit installed
Answer
@Ray `node -p "process.arch"`
make sure you have node 64bit installed
Miniature Fox TerrierOP
I downloaded 64bit version and then this happened xD
@Ray https://www.redswitches.com/blog/resolve-npm-command-not-found-error/#checkthepathvariablesonwindows
Miniature Fox TerrierOP
And still same error.
@Miniature Fox Terrier And still same error.
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.