error to installing sass with gem in windows 8.1

后端 未结 2 1067
无人及你
无人及你 2020-12-13 15:30

I\'m installing ruby in windows 8.1 pro

ruby 2.1.3p242 (2014-09-19 revision 47630) [x64-mingw32]

and gem version

2.2.2
         


        
2条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-13 16:10

    Try to uninstall ruby and re-install a previous version. that worked for me once.

    another solution is to type this in cmd: set = HTTP_proxy http://10.1.143.126:3128 and try again

    • don't forget to run cmd as administrator.

提交回复
热议问题