Skip to content

"Wrong full snapshot version" on fresh project on master #29984

@dnfield

Description

@dnfield

Reproduction steps:

flutter create my_app
cd my_app
flutter run

output:

Using hardware rendering with device Android SDK built for x86. If you get graphics artifacts, consider enabling software rendering with
"--enable-software-rendering".
Launching lib/main.dart on Android SDK built for x86 in debug mode...
Initializing gradle...                                              0.8s
Resolving dependencies...                                           1.7s
Wrong full snapshot version, expected '8d7ca9eab85b719a6371e8d851b51044' found '34262bf031ae3b5c8fb9375bf45e037f'
                                                                        
Compiler failed on /Users/dnfield/src/flutter_projects/tmp/lib/main.dart
Running Gradle task 'assembleDebug'...                                  
Running Gradle task 'assembleDebug'... Done                         4.8s
Gradle task assembleDebug failed with exit code 1

Metadata

Metadata

Assignees

Labels

c: regressionIt was better in the past than it is nowengineflutter/engine related. See also e: labels.toolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions