报错提示
在安装Nuxt时报错:TypeError: fetch failed
报错原因
可能是因为国内的网络政策,对 raw.githubusercontent.com 进行了 DNS 污染,这会导致你的请求在到达 DNS 服务器后解析到错误的服务器 IP 地址,从而无法正确连接到…
报错0:XDG_RUNTIME_DIR not set in the environment.
error: XDG_RUNTIME_DIR not set in the environment.
ALSA lib ... No such file or directory
...
Segmentation fault在 WSL2(Windows Subsystem for Linux)中运行依赖图形界面&#…