VS code extension returns an error when pushing changes
I have a little issue when trying to use the Windmill extension on VS Code. When I pull, everything works fine. I modify a script, but when I use the command
wmill sync push, I get the following error:
I get this error even when trying to simply add a variable like index=1 in a Python script. I've searched on Discord but didn't see anyone with the same issue. Any idea where this might be coming from? Thanks!2 Replies