Skip to content

Need to produce strong/weak dill for non-nullable experiment/web #59792

@jonahwilliams

Description

@jonahwilliams

Commit 06de567

Input:

C:\Users\Jonah\flutter\bin\cache\dart-sdk\bin\dart.exe --disable-dart-dev
C:\Users\Jonah\flutter\bin\cache\artifacts\engine\windows-x64\frontend_server.dart.snapshot --sdk-root
C:\Users\Jonah\flutter\bin\cache\flutter_web_sdk/ --incremental --target=dartdevc --debugger-module-names
-Ddart.developer.causal_async_stacks=true --output-dill
C:\Users\Jonah\AppData\Local\Temp\flutter_tools.57e8833f\flutter_tool.f7d77af3\app.dill --libraries-spec
file:///C:/Users/Jonah/flutter/bin/cache/flutter_web_sdk/libraries.json --packages .packages -Ddart.vm.profile=false
-Ddart.vm.product=false
--bytecode-options=source-positions,local-var-info,debugger-stops,instance-field-initializers,keep-unreachable-code,avoid-closure-call-instructions --enable-asserts --track-widget-creation --filesystem-root
C:\Users\Jonah\AppData\Local\Temp\flutter_tools.57e8833f\flutter_tools.13504d14 --filesystem-scheme org-dartlang-app
--initialize-from-dill build\cache.dill.track.dill --platform
file:///C:/Users/Jonah/flutter/bin/cache/flutter_web_sdk/kernel/flutter_ddc_sdk.dill --enable-experiment=non-nullable

Error:

[   +5 ms] <- compile org-dartlang-app:/web_entrypoint.dart
Error: Unable to read the 'libraries.json' specification file:
  No library specification for target "none".

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regressiona: null-safetySupport for Dart's null safety featurecustomer: productdependency: dartDart team may need to help ustoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions