Cant run celest start
starklord opened this issue · 14 comments
Hi @starklord, thanks for creating this issue. I'm looking at it now and it seems to be due to path handling on Windows. Is there anything unique about your Windows setup that may help me at reproducing the issue?
I dont think there is something particular installed in my machine but... the first i did was run flutter upgrade --force and I upgraded to the last flutter and dart versions: Flutter 3.16.9 and Dart 3.2.6
I also restarted my machine without success.
I have a laptop with celest runing well but that is a linux machine.
Sounds good. Thanks for the additional info! Looking into it now.
Hi @starklord, I've pushed a release which fixes this. You can run celest upgrade
to get the changes.
Would you be able to retry running celest start
after and let me know if it's fixed for you?
Awesome! I will close this issue for now, but please let me know if you face any more issues.