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
Hi, my ruby version is 2.7.0 and when I use make to generate PDF, I got an error report:
/usr/lib/ruby/2.7.0/tempfile.rb:121:in `<top (required)>': superclass mismatch for class Tempfile (TypeError)
I am not familiar with Ruby, and I am at a loss for this.
The text was updated successfully, but these errors were encountered:
Hi, my ruby version is 2.7.0 and when I use
make
to generate PDF, I got an error report:/usr/lib/ruby/2.7.0/tempfile.rb:121:in `<top (required)>': superclass mismatch for class Tempfile (TypeError)
I am not familiar with Ruby, and I am at a loss for this.
The text was updated successfully, but these errors were encountered: