bash:/home/linuxbrew/.linuxbrew/bin/node:无法执行二进制文件:Exec 格式错误

bash:/home/linuxbrew/.linuxbrew/bin/node:无法执行二进制文件:Exec 格式错误

我正在尝试在 wsl 上安装 nodejs,但是遇到了这个问题我尝试过的命令:

brew install node
brew link node
node -version
-bash: /home/linuxbrew/.linuxbrew/bin/node: cannot execute binary file: Exec format error

相关内容