Skip to content

Instantly share code, notes, and snippets.

@hiimjustin000
Created July 10, 2020 10:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hiimjustin000/751d03ad245425c9b7348c5850bea95d to your computer and use it in GitHub Desktop.
Save hiimjustin000/751d03ad245425c9b7348c5850bea95d to your computer and use it in GitHub Desktop.
PS C:\Users\justi\Desktop\New folder\reactnative-testing\test\ios> gem install cocoapods
Traceback (most recent call last):
15: from <internal:gem_prelude>:1:in `<internal:gem_prelude>'
14: from <internal:gem_prelude>:1:in `require'
13: from C:/Ruby/lib/ruby/2.7.0/rubygems.rb:1397:in `<top (required)>'
12: from C:/Ruby/lib/ruby/2.7.0/rubygems.rb:1397:in `require'
11: from C:/Ruby/lib/ruby/2.7.0/rubygems/defaults/operating_system.rb:3:in `<top (required)>'
10: from C:/Ruby/lib/ruby/site_ruby/2.7.0/ruby_installer/runtime/singleton.rb:27:in `enable_dll_search_paths'
9: from C:/Ruby/lib/ruby/site_ruby/2.7.0/ruby_installer/runtime/msys2_installation.rb:99:in `enable_dll_search_paths'
8: from C:/Ruby/lib/ruby/site_ruby/2.7.0/ruby_installer/runtime/msys2_installation.rb:89:in `mingw_bin_path'
7: from C:/Ruby/lib/ruby/site_ruby/2.7.0/ruby_installer/runtime/msys2_installation.rb:76:in `msys_path'
6: from C:/Ruby/lib/ruby/site_ruby/2.7.0/ruby_installer/runtime/msys2_installation.rb:48:in `iterate_msys_paths'
5: from C:/Ruby/lib/ruby/2.7.0/win32/registry.rb:542:in `open'
4: from C:/Ruby/lib/ruby/2.7.0/win32/registry.rb:435:in `open'
3: from C:/Ruby/lib/ruby/site_ruby/2.7.0/ruby_installer/runtime/msys2_installation.rb:49:in `block in iterate_msys_paths'
2: from C:/Ruby/lib/ruby/2.7.0/win32/registry.rb:611:in `each_key'
1: from C:/Ruby/lib/ruby/2.7.0/win32/registry.rb:910:in `export_string'
C:/Ruby/lib/ruby/2.7.0/win32/registry.rb:910:in `encode': U+00AE to IBM437 in conversion from UTF-16LE to UTF-8 to IBM437 (Encoding::UndefinedConversionError)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment