You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
rCore,环境为windows 10,WSL2虚拟机
问题:在运行make run的时候出现了cargo代理出错问题,报错信息为找不到server(127.0.0.1:33210)。这里很奇怪的是,不知为何仅有cargo代理出错,系统或者其他rust模块代理可以正常联网。
已尝试方法:重装rust,但是仍未解决问题。
可解决方法:使用docker或者VMware来构建开发环境。
Beta Was this translation helpful? Give feedback.
All reactions