Terminal &引用;波旁威士忌安装“;不';我什么也不做

Terminal &引用;波旁威士忌安装“;不';我什么也不做,terminal,sass,bourbon,Terminal,Sass,Bourbon,我跑了 Matthews-iMac:~ mattbtay2$ sudo gem install bourbon Password: Fetching: bourbon-4.0.2.gem (100%) Successfully installed bourbon-4.0.2 Parsing documentation for bourbon-4.0.2 Installing ri documentation for bourbon-4.0.2 1 gem installed 但在项目中加入波旁

我跑了

Matthews-iMac:~ mattbtay2$ sudo gem install bourbon
Password:
Fetching: bourbon-4.0.2.gem (100%)
Successfully installed bourbon-4.0.2
Parsing documentation for bourbon-4.0.2
Installing ri documentation for bourbon-4.0.2
1 gem installed
但在项目中加入波旁威士忌时:

Matthews-iMac:bourb mattbtay2$ bourbon install
Matthews-iMac:bourb mattbtay2$ 
不知道为什么什么都没发生。我可以安装整齐,和苦味刚刚好。当我跑的时候

bourbon -h
我明白了

Matthews-iMac:bourb-mattbtay2$bourbon-h
用法:波旁威士忌[选项][命令]
命令:
新的
运行[选项][路径]
选项:
-h、 --帮助输出使用信息
-五、 --版本输出版本号

我甚至没有看到安装命令。我错过了什么吗?

4.0.2版应该会给你以下回答:

[~/Code/bourbon-test] gem install bourbon
Successfully installed bourbon-4.0.2
1 gem installed
[~/Code/bourbon-test] bourbon -h
Commands:
  bourbon help [COMMAND]  # Describe available commands or one specific command
  bourbon install         # Install Bourbon into your project
  bourbon update          # Update Bourbon
  bourbon version         # Show Bourbon version

波旁威士忌似乎已经很久没有使用“新”和“润”了。也许出于某种原因,它没有更新可执行文件。请尝试
gem卸载bourbon
并再次
gem安装bourbon

因此,在我卸载并重新安装bourbon后,我看到这个
Matthews-iMac:~mattbtay2$bourbon--0.0.0版
对我来说同样的问题。你有没有想过?
[~/Code/bourbon-test] gem install bourbon
Successfully installed bourbon-4.0.2
1 gem installed
[~/Code/bourbon-test] bourbon -h
Commands:
  bourbon help [COMMAND]  # Describe available commands or one specific command
  bourbon install         # Install Bourbon into your project
  bourbon update          # Update Bourbon
  bourbon version         # Show Bourbon version