Created
May 29, 2020 17:28
-
-
Save id3s3c/d170714cfac392799859d4d984a7f8ce to your computer and use it in GitHub Desktop.
poshc2 get-keystrokes error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /usr/lib/ruby/2.7.0/fiddle.rb:47:in `initialize': /System/Library/Frameworks/Carbon.framework/Carbon: cannot open shared object file: No such file or directory (Fiddle::DLError) | |
| from /usr/lib/ruby/2.7.0/fiddle.rb:47:in `new' | |
| from /usr/lib/ruby/2.7.0/fiddle.rb:47:in `dlopen' | |
| from /usr/lib/ruby/2.7.0/fiddle/import.rb:87:in `block in dlload' | |
| from /usr/lib/ruby/2.7.0/fiddle/import.rb:77:in `collect' | |
| from /usr/lib/ruby/2.7.0/fiddle/import.rb:77:in `dlload' | |
| from (eval):46:in `<module:Carbon>' | |
| from (eval):40:in `<main>' | |
| from -:1:in `eval' | |
| from -:1:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment