Next.js Discord

Discord Forum

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
Open in Discord
Avatar
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?
Answered by Ray
node -p "process.arch"
make sure you have node 64bit installed
View full answer

10 Replies

Answer
Avatar
@Ray `node -p "process.arch"` make sure you have node 64bit installed
Avatar
Miniature Fox TerrierOP
I downloaded 64bit version and then this happened xD
Image
Avatar
@Miniature Fox Terrier And still same error.
Avatar
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
Avatar
Miniature Fox TerrierOP
Image
Avatar
@Ray reopen the cmd
Avatar
Miniature Fox TerrierOP
Alright, thank you so much. Its working now.