ERROR: While executing gem … (Errno::EINVAL) Invalid argument - ./ActionDispatch/Routing/Mapper/Scoping/:

匿名 (未验证) 提交于 2019-12-03 02:27:02

问题:

I installed ruby then update gem, here trying to install rails using following command gem install rails. But Installing is breaking with following error:-

Installing ri documentation for actionpack-4.1.4 ERROR: While executing gem ... (Errno::EINVAL) Invalid argument - ./ActionDispatch/Routing/Mapper/Scoping/:

Operating system is :- Windows 7.

Here I am getting blank

Any help will be appreciated. Thanks in advance.

回答1:

I had the same problem, but simply retrying the operation helped.



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!