-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Files are decoded as binary #188
Comments
Hi, I haven’t seen this problem before. I’m suspicious of the warning message after initialising transcrypt saying that “Executing command … git … timed out” Are the encrypted files large? |
@jmurty we finally found the issue. The problem is that If |
Hi,
We're trying to setup
transcrypt
in our team, everything works fine except for one member who gets the file content (json) as binary.Some information about the versions installed on his Mac:
And the Mac version:
Another team member with an M2 Mac doesn't have problems.
Any idea how we could try to debug what's going on?
Thanks!
The text was updated successfully, but these errors were encountered: