ping
ping
@Spad8 Your issue seems to be a problem with your git / mingw installation, the error is out of puro's control @yeikel16 That looks like your OS doesn't have storage.googleapis.com...
TweenAnimationBuilder is a better solution for this
This is probably just a busted git bash install, use `--log-level=4` to see what commands its actually running
We need to continue supporting x86 macs so this alone would not work
I have fixed the build issue w/ Rosetta, but if you want to add a separate build step for arm64 binaries and fix any relevant os detecting code (e.g. the...
This is likely the IDE adding the old one to the PATH, try running `puro use stable` in the root of your project.
This implies the flutter engine is getting out of sync with the cached snapshot, which is weird, I will try to take a look.
Exceptions emitted from the future are printed to the console by default unless you explicitly provide an `error` builder or set `silent` to `true`. Refreshing is out of the scope...
The original error seems to be a red herring, it means the environment directory failed to be deleted for some reason, try deleting `C:\Users\felip_0vh5fa6\.puro\envs\produtores` manually I've fixed the bug that...
It looks like the git repository was corrupt somehow, you might need to `puro rm` the environment or nuke `~/.puro`.