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
Vyper compiler having issue with carriage returns, specifically if "\r" show's up in the value of "content" within the input.json. Making a guess here that this is probably something that's more related to Windows OS.
Version Information
What's your issue about?
Please include information like:
Vyper compiler having issue with carriage returns, specifically if "\r" show's up in the value of "content" within the input.json. Making a guess here that this is probably something that's more related to Windows OS.
Command used with the files attached:
The error content within error-output.json is:
error-input.json
error-output.json
If all the "\r" were removed, the command used, will be able to produce a proper output.json
The text was updated successfully, but these errors were encountered: