-
Notifications
You must be signed in to change notification settings - Fork 122
kernel 0.3.29 from git git@github.com:alibaba-flutter/sdk.git at eb9d9e in pkg/kernel #55
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
Comments
在aspectd, aspectd_impl,example目录下删除.packages pubspec.lock |
我demo 运行起来了 但是在我集成项目时候 出现错误 错误日志打在了 aspect_imp 目录下 flutter_01.log log 日志如下: Flutter crash report; please file at https://github.com/flutter/flutter/issues. commandflutter assemble --output=/Users/quyanhui/Desktop/app/app_all/.ios/Flutter/ -dTargetPlatform=ios -dTargetFile=lib/main.dart -dBuildMode=debug -dIosArchs=arm64 -dSplitDebugInfo= -dTreeShakeIcons=false -dTrackWidgetCreation= -dDartObfuscation=false -dEnableBitcode= --DartDefines= -dExtraFrontEndOptions= debug_ios_bundle_flutter_assets exceptionRangeError: RangeError: Value not in range: 36
|
我上面的问题 您能帮我看一下么 |
您好 我本地用 纯flutter工程 可以构建
集成到我自己的工程混合开发的工程 就会有
如下 报错 不明白具体的原因 求帮助
…------------------ 原始邮件 ------------------
发件人: "alibaba-flutter/aspectd" <notifications@github.com>;
发送时间: 2020年10月26日(星期一) 上午10:22
收件人: "alibaba-flutter/aspectd"<aspectd@noreply.github.com>;
抄送: "偶埘蘾疍"<125346665@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [alibaba-flutter/aspectd] kernel 0.3.29 from git git@github.com:alibaba-flutter/sdk.git at eb9d9e in pkg/kernel (#55)
调试下https://github.com/flutter/flutter/wiki/The-flutter-tool
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
你可以先通过搞清楚纯flutter工程下怎么样的workflow |
您好 我搞明白了 感谢哦 谢谢
…------------------ 原始邮件 ------------------
发件人: "alibaba-flutter/aspectd" <notifications@github.com>;
发送时间: 2020年10月26日(星期一) 晚上7:27
收件人: "alibaba-flutter/aspectd"<aspectd@noreply.github.com>;
抄送: "偶埘蘾疍"<125346665@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [alibaba-flutter/aspectd] kernel 0.3.29 from git git@github.com:alibaba-flutter/sdk.git at eb9d9e in pkg/kernel (#55)
你可以先通过搞清楚纯flutter工程下怎么样的workflow
然后打日志看看,混合工程下问题在哪里。
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
您好 请问我在aspectd 目录下 flutter packages get 之后 出现这个错误
Target kernel_snapshot failed: FileSystemException: Cannot open file, path = '/Users/quyanhui/Documents/aspectd/aspectd_impl/.packages' (OS Error: No such file or directory, errno = 2)
build failed.
Command PhaseScriptExecution failed with a nonzero exit code
note: Using new build system
note: Building targets in parallel
note: Planning build
note: Constructing build description
The text was updated successfully, but these errors were encountered: