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
Whenever I try to use sfn with ruby 2.7, it completely breaks for all commands. If I switch back to ruby 2.6.5 it works in the same situations. Both run sfn 3.1.8 and should also have otherwise the current versions of gems.
Error message is:
sfn list
[ERROR]: Failed to create remote API connection. Please validate configuration!
[ERROR]: Connection failure reason - FrozenError - can't modify frozen String: ""
[ERROR]: can't modify frozen String: ""
The text was updated successfully, but these errors were encountered:
Whenever I try to use sfn with ruby 2.7, it completely breaks for all commands. If I switch back to ruby 2.6.5 it works in the same situations. Both run sfn 3.1.8 and should also have otherwise the current versions of gems.
Error message is:
The text was updated successfully, but these errors were encountered: