尝试在 VSCode 中运行代码时终端出错
我对使用 IDE 比较陌生,最近开始使用 VSCode 来上课。我正在使用 Code Runner 扩展并在 Mac 上工作。每当我去运行一段代码时,我都会在终端中收到以下消息:
默认的交互式 shell 现在是 zsh。 要更新您的帐户以使用 zsh,请运行
chsh -s /bin/zsh
。 如需了解更多详情,请访问 https://support.apple.com/kb/HT208050。
有人可以帮忙解释一下这条消息到底是什么意思吗?我认为对于课程,我们希望使用 Bash shell,因此我犹豫是否要对当前设置进行任何更改,但我不希望它干扰我运行/测试代码的能力。
I'm relatively new to using IDEs and recently started using VSCode for class. I'm using the Code Runner extension and working on a Mac. Whenever I go to run a piece of code I receive the following message in my terminal:
The default interactive shell is now zsh.
To update your account to use zsh, please runchsh -s /bin/zsh
.
For more details, please visit https://support.apple.com/kb/HT208050.
Could someone help explain what exactly this message means? I think for class we want to use the Bash shell so I'm hesitant to make any changes to the current settings but I don't want it to interfere with my ability to run/test code.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论