Openshift - rhc setup - in 'require': cann

2019-08-15 04:06发布

I am trying to install the Openshift client tools using the procedure available here.

At the step requiring to perform rhc set-up, I get the following error message:

enter image description here

I am on a Windows 10 64 bit laptop. Anyone knows how to solve this?

2条回答
ら.Afraid
2楼-- · 2019-08-15 04:19

You are using ruby2.2.0. I had similar problems and I downgraded ruby to 1.9.3 as from the tutorial https://developers.openshift.com/en/getting-started-windows.html#client-tools and it worked at least on my windows 7 64 machine.

查看更多
戒情不戒烟
3楼-- · 2019-08-15 04:26

Somebody on SO even recently had a problem with Ruby 1.9.3. Try that or Ruby 2.0

查看更多
登录 后发表回答