Skip to content

Dart error #60233

@Agovvvvv

Description

@Agovvvvv

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions