celest-dev / celest

The Flutter cloud platform
https://celest.dev
Other
233 stars 11 forks source link

Can't run `celest uninstall` #13

Closed rubenferreira97 closed 8 months ago

rubenferreira97 commented 8 months ago

Hi guys, trying out celest on Windows!

I am hitting a crash when running celest uninstall. It seems there is a dart version mismatch happening due some caching (don't know if this is only a visual glitch):

image

This happened due a switch between beta -> stable flutter version. I was trying to reinstall celest to try to fix this mismatch. Installing again does not solve the issue.

abdallahshaban557 commented 8 months ago

We saw the issue come through. We have a fix coming out for it shortly! Thank you for letting us know!

rubenferreira97 commented 8 months ago

@abdallahshaban557 Wow, thanks for the quick feedback!

I found another issue (I think it might be a funny bug), don't know if is already tracked. If we create a project named celest with flutter create celest running celest start inside the project crashes.

image

Don't know if I should create a new issue.

abdallahshaban557 commented 8 months ago

We fixed this as well - we'll get this release out in a bit! No need for a new issue, but thanks for checking!

dnys1 commented 8 months ago

Both issues have been fixed now. Thanks for bringing them to our attention!

You can head over to https://celest.dev/download to get the latest version. We've also added a new celest upgrade command so that in the future, you'll just be able to run that.

Thanks again! 🚀