How to stop the 'gem' utility from accessing my home directory?

后端 未结 6 1477
挽巷
挽巷 2021-02-01 06:16

When I run

gem install 

command the gem utility tries to access my home directory. It contains some non-latin char

6条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-01 06:53

    just run postinstall file pi.bat or pi.sh this file is in ./RubyDevKit/postinstall.

    this worked for me. it seems that installer of cygwin broke my settings.

提交回复
热议问题