You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Target dart2js failed: ProcessException: Process exited abnormally with exit
code 253:
.dart_tool/flutter_build/fdf90dad18159a1a419a8059c40ab1e1/app.dill:
Internal Error: The compiler crashed when compiling this element.
The compiler is broken.
When compiling the above element, the compiler crashed. It is not
possible to tell if this is caused by a problem in your program or
not. Regardless, the compiler should not crash.
The Dart team would greatly appreciate if you would take a moment to
report this problem at http://dartbug.com/new.
Please include the following information:
the name and version of your operating system,
the Dart SDK build number (3.7.0), and
the entire message you see here (including the full stack trace
below as well as the source location above).
The compiler crashed: Error reading
'.dart_tool/flutter_build/fdf90dad18159a1a419a8059c40ab1e1/app.dill' (No such
file or directory)
Command:
/opt/homebrew/Caskroom/flutter/3.27.1/flutter/bin/cache/dart-sdk/bin/dart
compile js
--platform-binaries=/opt/homebrew/Caskroom/flutter/3.27.1/flutter/bin/cache/fl
utter_web_sdk/kernel --invoker=flutter_tool -Ddart.vm.product=true
-DFLUTTER_WEB_USE_SKIA=true -DFLUTTER_WEB_USE_SKWASM=false
-DFLUTTER_WEB_CANVASKIT_URL=https://www.gstatic.com/flutter-canvaskit/f73bfc45
22dd0bc87bbcdb4bb3088082755c5e87/ --native-null-assertions --no-source-maps
-O4 -o /Users/nick/Desktop/Agov
Intelligence/tictactoe/.dart_tool/flutter_build/fdf90dad18159a1a419a8059c40ab1
e1/main.dart.js /Users/nick/Desktop/Agov
Intelligence/tictactoe/.dart_tool/flutter_build/fdf90dad18159a1a419a8059c40ab1
e1/app.dill
The text was updated successfully, but these errors were encountered:
lrhn
added
the
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
label
Mar 2, 2025
As I mentioned there, I think something else in the tooling is hiding the original error. If the input you are using is something you can share publicly or something you can reduce to a repro, that would be super helpful!
For now, I'll close this issue and merge with the other.
Target dart2js failed: ProcessException: Process exited abnormally with exit
code 253:
.dart_tool/flutter_build/fdf90dad18159a1a419a8059c40ab1e1/app.dill:
Internal Error: The compiler crashed when compiling this element.
The compiler is broken.
When compiling the above element, the compiler crashed. It is not
possible to tell if this is caused by a problem in your program or
not. Regardless, the compiler should not crash.
The Dart team would greatly appreciate if you would take a moment to
report this problem at http://dartbug.com/new.
Please include the following information:
the name and version of your operating system,
the Dart SDK build number (3.7.0), and
the entire message you see here (including the full stack trace
below as well as the source location above).
The compiler crashed: Error reading
'.dart_tool/flutter_build/fdf90dad18159a1a419a8059c40ab1e1/app.dill' (No such
file or directory)
Command:
/opt/homebrew/Caskroom/flutter/3.27.1/flutter/bin/cache/dart-sdk/bin/dart
compile js
--platform-binaries=/opt/homebrew/Caskroom/flutter/3.27.1/flutter/bin/cache/fl
utter_web_sdk/kernel --invoker=flutter_tool -Ddart.vm.product=true
-DFLUTTER_WEB_USE_SKIA=true -DFLUTTER_WEB_USE_SKWASM=false
-DFLUTTER_WEB_CANVASKIT_URL=https://www.gstatic.com/flutter-canvaskit/f73bfc45
22dd0bc87bbcdb4bb3088082755c5e87/ --native-null-assertions --no-source-maps
-O4 -o /Users/nick/Desktop/Agov
Intelligence/tictactoe/.dart_tool/flutter_build/fdf90dad18159a1a419a8059c40ab1
e1/main.dart.js /Users/nick/Desktop/Agov
Intelligence/tictactoe/.dart_tool/flutter_build/fdf90dad18159a1a419a8059c40ab1
e1/app.dill
The text was updated successfully, but these errors were encountered: