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

Compilation error during Vercel web deployment. #1802

Open
ahmedhassantariq opened this issue Dec 30, 2024 · 0 comments
Open

Compilation error during Vercel web deployment. #1802

ahmedhassantariq opened this issue Dec 30, 2024 · 0 comments
Labels
bug Something isn't working needs triage

Comments

@ahmedhassantariq
Copy link

[23:47:44.707] Target dart2js failed: ProcessException: Process exited abnormally with exit code 1:
[23:47:44.708] ../.pub-cache/hosted/pub.dev/pdf_widget_wrapper-1.0.3/lib/src/widget_wrapper.dart:173:11:
[23:47:44.709] Error: No named parameter with the name 'size'.
[23:47:44.709] size: Size(
[23:47:44.709] ^^^^
[23:47:44.709] flutter/packages/flutter/lib/src/rendering/view.dart:33:9:
[23:47:44.709] Info: Found this candidate, but the arguments don't match.
[23:47:44.709] const ViewConfiguration({
[23:47:44.710] ^^^^^^^^^^^^^^^^^

[23:47:44.718] Compiling lib/main.dart for the Web... 20.1s
[23:47:44.721] Error: Failed to compile application for the Web.
[23:47:44.725] Error: Command "flutter/bin/flutter build web --release" exited with 1
[23:47:45.079]

environment:
sdk: '>=3.3.1 <4.0.0'

pdf: ^3.11.1
printing: ^5.12.0

@ahmedhassantariq ahmedhassantariq added bug Something isn't working needs triage labels Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant