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

Flutter SDK 打了patch 后对没有aspectd 项目有影响 #113

Closed
JsonYuu opened this issue Apr 15, 2021 · 1 comment
Closed

Flutter SDK 打了patch 后对没有aspectd 项目有影响 #113

JsonYuu opened this issue Apr 15, 2021 · 1 comment

Comments

@JsonYuu
Copy link

JsonYuu commented Apr 15, 2021

19:29:39 > Task :flutter:compileFlutterBuildRelease
19:29:39 Unhandled exception:
19:29:39 Invalid argument(s): Missing canonical name for Reference to Widget.
19:29:39 #0 BinaryPrinter.writeNonNullReference (package:kernel/binary/ast_to_binary.dart:868:9)
19:29:39 #1 BinaryPrinter.visitSuperInitializer (package:kernel/binary/ast_to_binary.dart:1312:5)
19:29:39 #2 SuperInitializer.accept (package:kernel/ast.dart:2580:45)
19:29:39 #3 BinaryPrinter.writeNode (package:kernel/binary/ast_to_binary.dart:382:10)
19:29:39 #4 BinaryPrinter.writeNodeList (package:kernel/binary/ast_to_binary.dart:292:7)
19:29:39 #5 BinaryPrinter.visitConstructor (package:kernel/binary/ast_to_binary.dart:1183:5)
19:29:39 #6 Constructor.accept (package:kernel/ast.dart:1976:40)
19:29:39 #7 BinaryPrinter.writeConstructorNode (package:kernel/binary/ast_to_binary.dart:438:10)
19:29:39 #8 BinaryPrinter.writeConstructorNodeList (package:kernel/binary/ast_to_binary.dart:337:7)
19:29:39 #9 BinaryPrinter.visitClass (package:kernel/binary/ast_to_binary.dart:1141:5)
19:29:39 #10 Class.accept (package:kernel/ast.dart:1379:38)
19:29:39 #11 BinaryPrinter.writeClassNode (package:kernel/binary/ast_to_binary.dart:424:10)
19:29:39 #12 BinaryPrinter.writeClassNodeList (package:kernel/binary/ast_to_binary.dart:319:7)
19:29:39 #13 BinaryPrinter.visitLibrary (package:kernel/binary/ast_to_binary.dart:973:5)
19:29:39 #14 Library.accept (package:kernel/ast.dart:607:38)
19:29:39 #15 BinaryPrinter.writeLibraryNode (package:kernel/binary/ast_to_binary.dart:403:10)
19:29:39 #16 BinaryPrinter.writeLibraries (package:kernel/binary/ast_to_binary.dart:710:9)
19:29:39 #17 BinaryPrinter.writeComponentFile. (package:kernel/binary/ast_to_binary.dart:553:7)
19:29:39 #18 Timeline.timeSync (dart:developer/timeline.dart:163:22)
19:29:39 #19 BinaryPrinter.writeComponentFile (package:kernel/binary/ast_to_binary.dart:536:14)
19:29:39 #20 FrontendCompiler.writeDillFile (package:frontend_server/frontend_server.dart:751:15)
19:29:39 #21 FrontendCompiler.compile (package:frontend_server/frontend_server.dart:562:13)
19:29:39
19:29:39 #22 _FlutterFrontendCompiler.compile (file:///home/flutter/flutter_linux_1.17.3-stable/.pub-cache/git/event_track-afa105d576be0588df429ecfc5a0d1bff3309fd9/lib/src/flutter_frontend_server/server.dart:58:22)
19:29:39 #23 starter (file:///home/flutter/flutter_linux_1.17.3-stable/.pub-cache/git/event_track-afa105d576be0588df429ecfc5a0d1bff3309fd9/lib/src/flutter_frontend_server/server.dart:197:27)
19:29:39 #24 main (file:///home/flutter/flutter_linux_1.17.3-stable/.pub-cache/git/event_track-afa105d576be0588df429ecfc5a0d1bff3309fd9/lib/src/flutter_frontend_server/starter.dart:13:30)
19:29:39 #25 _startIsolate. (dart:isolate-patch/isolate_patch.dart:299:32)
19:29:39 #26 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:168:12)

打patch 过后的:
image

@kangwang1988

@JsonYuu
Copy link
Author

JsonYuu commented Apr 15, 2021

自身问题,已解决

@JsonYuu JsonYuu closed this as completed Apr 15, 2021
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

1 participant