Suhun Han
Suhun Han
same environment, and same issue on here. ``` rb irb(main):001:0> require 'screencap' => true irb(main):002:0> f = Screencap::Fetcher.new('https://ubit.info/ssut') => # irb(main):003:0> f.fetch(output: 'ssut.png', div: '#music_list') NameError: uninitialized constant Screencap::Phantom::CGI from...
Can you post the log around that part?
Can you try installing libtool with the arm64 version of Homebrew? (located in `/opt/homebrew`)
(It's just a guess) I need active_support/time module, and I was required to 'active_support/time' in controllers. So, I modified controller and padrino will reload changes(file). The problem is occured here....
Thanks for fix this issue! :)
조만간 fix 올리겠습니다.
헉 아직 이 라이브러리가 잘 작동하는지부터 확인해봐야 할 것 같습니다. 확인 후 코드 다시 올려볼게요.
I apologize for the delay to this CI issue. I've been so busy and could not give my best effort to fix the publish issue until now. I have just...
This library only provides a way to consume and produce SQS messages at this time. I will consider to implement the feature that we can access to the underlying SQS...
Please let me know so I can investigate it: I’m not sure, but do you think the same problem still exists in the latest version or in the pre-release version...