-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
Description
$ export RBE_exec_strategy=remote
$ ./tools/build.py -m release create_sdk
...
Analyzing ../../pkg/compiler/lib...
error • Target of URI doesn't exist: 'package:shell_arg_splitter/shell_arg_splitter.dart' at ../../pkg/compiler/lib/src/dart2js.dart:14:8 • (uri_does_not_exist)
error • The function 'splitLine' isn't defined at ../../pkg/compiler/lib/src/dart2js.dart:1414:35 • (undefined_function)
Completed in 59.6s.
...
Metadata
Metadata
Assignees
Labels
area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.