You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.
You are probably debugging via visual studio. This is a normal exception that happens during the loading of ruby gems, and is handled in a block later on. You should be able to continue / run without debugging. The true problem is the visual studio debugger halting on non-user errors.
When i add require "rubygems" to my project i get a LoadError:
no such file to load -- etc.so
The text was updated successfully, but these errors were encountered: