Beike_AspectD icon indicating copy to clipboard operation
Beike_AspectD copied to clipboard

运行项目后修改代码再次运行出现Unhandled exception,需要执行flutter clean清理缓存才可以恢复

Open softAlexs opened this issue 3 years ago • 1 comments

WX20220802-195451@2x Unhandled exception: root::package:beike_aspectd/src/plugins/aop/annotation/pointcut.dart::PointCut::@methods::aop_stub_0 is already bound to Reference to package:beike_aspectd/src/plugins/aop/annotation/pointcut.dart::PointCut::@methods::aop_stub_0 with node PointCut.aop_stub_0 (Procedure:114447), trying to bind to Reference to PointCut.aop_stub_0 with node PointCut.aop_stub_0 (Procedure:4371882) package:beike_aspectd/…/annotation/pointcut.dart:1 #0 CanonicalName.bindTo (package:kernel/canonical_name.dart:236:7) #1 Class.computeCanonicalNames (package:kernel/ast.dart:1284:51) #2 Library.computeCanonicalNames (package:kernel/ast.dart:509:14) #3 Component.computeCanonicalNamesForLibrary (package:kernel/ast.dart:13669:13) #4 Component.computeCanonicalNames (package:kernel/ast.dart:13631:7) #5 sortComponent (package:vm/kernel_front_end.dart:702:13) #6 FrontendCompiler.writeDillFile (package:frontend_server/frontend_server.dart:696:5) #7 FrontendCompiler.compile (package:frontend_server/frontend_server.dart:576:13) #8 listenAndCompile. (package:frontend_server/frontend_server.dart:1154:11)

2 the Dart compiler exited unexpectedly.

softAlexs avatar Aug 02 '22 11:08 softAlexs

WX20220802-195451@2x

Unhandled exception: root:📦beike_aspectd/src/plugins/aop/annotation/pointcut.dart::PointCut::@methods::aop_stub_0 is already bound to Reference to package:beike_aspectd/src/plugins/aop/annotation/pointcut.dart::PointCut::@methods::aop_stub_0 with node PointCut.aop_stub_0 (Procedure:114447), trying to bind to Reference to PointCut.aop_stub_0 with node PointCut.aop_stub_0 (Procedure:4371882) package:beike_aspectd/…/annotation/pointcut.dart:1 #0 CanonicalName.bindTo (package:kernel/canonical_name.dart:236:7) #1 Class.computeCanonicalNames (package:kernel/ast.dart:1284:51) #2 Library.computeCanonicalNames (package:kernel/ast.dart:509:14) #3 Component.computeCanonicalNamesForLibrary (package:kernel/ast.dart:13669:13) #4 Component.computeCanonicalNames (package:kernel/ast.dart:13631:7) #5 sortComponent (package:vm/kernel_front_end.dart:702:13) #6 FrontendCompiler.writeDillFile (package:frontend_server/frontend_server.dart:696:5) #7 FrontendCompiler.compile (package:frontend_server/frontend_server.dart:576:13) #8 listenAndCompile. (package:frontend_server/frontend_server.dart:1154:11) 2 the Dart compiler exited unexpectedly.

请问使用的是哪个版本呢?

soloxiao avatar Aug 26 '22 06:08 soloxiao