Dropsource / monarch

Monarch is a tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.
https://monarchapp.io
MIT License
437 stars 22 forks source link

Monarch UI not downloading from Heroku #43

Closed manurueda closed 1 year ago

manurueda commented 1 year ago

Hi guys, Monarch seems very promising! I encountered a challenge when trying to install it.

2022-10-29 18:49:04.517858 INFO [CommandTaskRunner] Did not find monarch ui id directory at XXXXX/monarch/bin/cache/monarch_ui/flutter_macos_3.3.6-stable
2022-10-29 18:49:04.517965 INFO [StandardOutput] 
2022-10-29 18:49:04.517974 INFO [StandardOutput] Downloading the Monarch UI for this project's flutter version...
2022-10-29 18:49:04.910419 WARNING [VersionApi] Version API returned status code 404 for endpoint GET https://monarch-version-api.herokuapp.com/ui_bundle/macos/1.7.8/flutter/3.3.6/stable
2022-10-29 18:49:05.311090 INFO [StandardOutput] We could not find a compatible Monarch UI for this version of Monarch and Flutter.
You could try switching Flutter versions. Or, create a GitHub issue in the Monarch repo 
and let us know which Flutter version your project is using: 
https://github.com/Dropsource/monarch/issues
fertrig commented 1 year ago

Please try again. The automation had failed to add support to Flutter 3.3.6 when it came out. It should be good now though.