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
Yes, I'm blocked on this as well. I managed to fix the utf16 issue locally but then it hits a utf8 issue that wasn't obvious to me how to fix since utf8 is in LegacyStrings but it was like WinRPM couldn't see it for some reason.
A test failure here suggests that the
utf16
call here needs LegacyStrings.jl. Would be nice to tag a new version when fixed.The text was updated successfully, but these errors were encountered: