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.
所以,我在我的机器(Windows)上安装了 Rails 安装程序。我只是尝试安装一个 gem(nokogiri),但无济于事。在 cmd 窗口中,运行gem install nokogiri只是挂起,没有提供任何状态,也没有任何反应。知道我做错了什么吗?
gem install nokogiri
要知道实际发生了什么,请尝试
gem install nokogiri -V