I believe I solved the problem, I had the same issue. What I did was install ffi using the following code:
gem install ffi
can you tell me if that fixes the problem?
I believe I solved the problem, I had the same issue. What I did was install ffi using the following code:
gem install ffi
can you tell me if that fixes the problem?