简体   繁体   English

在 macOS 上的 Atom 中安装 Shell 命令返回错误并失败

[英]Installing Shell Commands in Atom on macOS returns error and fails

I wanted to install shell commands on my MacBook Air 2017 (macOS: 10.15.3) in Atom.我想在 Atom 的 MacBook Air 2017(macOS:10.15.3)上安装 shell 命令。 It asks for my root password and then returns an error in Atom:它询问我的 root 密码,然后在 Atom 中返回一个错误:

Failed to install shell commands
mkdir failed with exit status 1

How do I fix this and install shell commands?如何解决此问题并安装 shell 命令? When I try which atom in Terminal, it returns with atom not found当我在终端中尝试which atom时,它返回atom not found

Can you provide more information?你能提供更多信息吗? What command have you used ( mkdir )?您使用了什么命令( mkdir )? Is that directory already exists?该目录是否已经存在? Have you installed atom command?您是否安装了 atom 命令?

This might help you 可能会帮助你

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM