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

Compile Linux App Error #366

Open
joanfercho opened this issue Aug 15, 2024 · 1 comment
Open

Compile Linux App Error #366

joanfercho opened this issue Aug 15, 2024 · 1 comment

Comments

@joanfercho
Copy link

Launching lib/main.dart on Linux in debug mode...
ERROR: ../../../.pub-cache/hosted/pub.dev/archive-3.4.9/lib/src/bzip2/bzip2.dart:5:7: Error: Method not found: 'UnmodifiableUint8ListView'.
ERROR: UnmodifiableUint8ListView(Uint8List(0));
ERROR: ^^^^^^^^^^^^^^^^^^^^^^^^^
ERROR: ../../../.pub-cache/hosted/pub.dev/archive-3.4.9/lib/src/bzip2/bzip2.dart:7:7: Error: Method not found: 'UnmodifiableUint32ListView'.
ERROR: UnmodifiableUint32ListView(Uint32List(0));
ERROR: ^^^^^^^^^^^^^^^^^^^^^^^^^^
ERROR: ../../../.pub-cache/hosted/pub.dev/archive-3.4.9/lib/src/bzip2/bzip2.dart:9:7: Error: Method not found: 'UnmodifiableInt32ListView'.
ERROR: UnmodifiableInt32ListView(Int32List(0));
ERROR: ^^^^^^^^^^^^^^^^^^^^^^^^^
ERROR: Target kernel_snapshot_program failed: Exception
Error: Build process failed

Exited (1).

@proshin-roman
Copy link

It's a duplicate of #364

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

No branches or pull requests

2 participants