Conversation
|
Failing due to: |
|
Now failing due to: Quick research reveals: https://stackoverflow.com/questions/79258666/flutter-build-web-could-not-find-an-option-named-web-renderer
Grepping the code base, I find
It looks like that option has been removed and replaced with smart defaults. See: https://docs.flutter.dev/platform-integration/web/renderers I will try simply removing. |
|
Now the deployment is failing with: This is the final job of the webpreview.yaml action: Based on watching the failure, and it being consistent with the config, it looks like a ligtimate timeout/failure on the netlify side. I don't have access to any accounts there to check. |
|
One last attempt: increase the timeout from 1 to 3 minutes and see what happens. |
|
This attempt is an auth error: This is as far as I can go without access to netify. |
|
Pinging @kheimerl - Do you know anything about netlify? The only reference in the codebase is the web preview job. |
There always seem to be versions to update, and versions held back due to conflicts.
Current situation:
Not sure the long-term solution for this, but everything runs as expected (on my laptop) with these versions.