spork:找不到命令 [英] spork: command not found

查看:86
本文介绍了spork:找不到命令的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚通过将版本添加到gemfile并运行bundle install来安装了spork.

I've just installed spork via adding the version to the gemfile and running bundle install.

当我gem list时,我可以看到spork (0.8.4),因此已安装了gem.

When I gem list I can see spork (0.8.4) so the gem is installed.

我仍然想配置spork,所以当我键入spork --bootstrapspork -v来查看版本时,我会得到spork: command not found

Im still tyring to configure spork, so when I type spork --bootstrap or spork -v to get see the version i get spork: command not found

有什么想法吗?

推荐答案

PATH中没有安装spork的位置,因此提示符会在其中查找您键入的命令.

Wherever spork was installed isn't in your PATH, which is where your prompt looks for commands you type.

这篇关于spork:找不到命令的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆