Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[native_assets_builder] Try fix Flutter roll #1848

Closed
wants to merge 2 commits into from

Conversation

dcharkes
Copy link
Collaborator

@dcharkes dcharkes commented Dec 30, 2024

Possibly fixes #1847.

It's impossible to test if this fix works without releasing a new version unfortunately. It doesn't reproduce for me locally, and the CI on Flutter doesn't work with git dependencies.

The only git commands I can find in the various .bat scripts are using FLUTTER_ROOT. And the invocation of the Dart executable is failing with a git error and git exit code. So it must be the wrapper script around dart.exe that's crashing.

The proper fix would be to let Flutter pass in the environment with FLUTTER_ROOT, but for now I simply want to unstuck the Flutter roll first.

@dcharkes
Copy link
Collaborator Author

dcharkes commented Jan 2, 2025

This unfortunately doesn't fix the issue #1847 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants