/bin/sh: 1: ctags: not found
Posted qq_34132502
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了/bin/sh: 1: ctags: not found相关的知识,希望对你有一定的参考价值。
今天安装webbench的时候发生了错误:
这里有一句/bin/sh: 1: ctags: not found
意思是说缺少ctags命令,我没有装,运行以下命令即可:
sudo apt-get install ctags
之后顺利安装
以上是关于/bin/sh: 1: ctags: not found的主要内容,如果未能解决你的问题,请参考以下文章
Ansible 失败并显示 /bin/sh: 1: /usr/bin/python: not found
Github 操作 - /bin/sh: 1: jest: not found
Docker 镜像错误:“/bin/sh: 1: [python,: not found”