Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚安装了 Brackets Shell 扩展(Mac OSX 10.9)并且可以运行普通的 shell 命令(ls、pwd),但不能运行节点命令(bower install、npm install)。我得到“找不到命令”。有什么建议么?
目前,括号外壳扩展有一个错误,即它没有读取您的配置文件路径环境。这就是您在控制台中收到“找不到命令”的原因。
我将在下周末(2014 年 10 月 4 日)发布对 shell 扩展的更新,这应该可以解决您的问题。