mac系统Error: The current working directory doesn't exist, cannot proceed.的解决方法

Monday, Oct 28, 2019 | 1 minute read | Updated at Monday, Oct 28, 2019

@

安装golang时出现了下面的错误

brew update && brew upgrade && brew install go@1.9
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Error: The current working directory doesn't exist, cannot proceed.

解决方法,回到主目录。

cd ~

问题解决~

© 2018 - 2026 vpslala

🌱 Powered by Hugo with theme Dream.