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
Hey @pmq20 first of all, I'm really glad you decided to work on a library like this as it's something I've been looking for for a long time.
I'm having an issue compiling a base project made by just installing ruby 2.4.10 via rvm, generating a base rails project (rails new testproject), and packing that project using rubyc -r .. Same issue in ruby 2.5.
I'm guessing this is some sort of issue with my system setup but I'm not really sure where to start. Any ideas? Should I be using another ruby version?
The text was updated successfully, but these errors were encountered:
Hey @pmq20 first of all, I'm really glad you decided to work on a library like this as it's something I've been looking for for a long time.
I'm having an issue compiling a base project made by just installing ruby 2.4.10 via
rvm
, generating a base rails project (rails new testproject
), and packing that project usingrubyc -r .
. Same issue in ruby 2.5.Relevant log lines:
More logs at https://pastebin.com/VZGqqtst
I'm guessing this is some sort of issue with my system setup but I'm not really sure where to start. Any ideas? Should I be using another ruby version?
The text was updated successfully, but these errors were encountered: