You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug lap-dart-run failed with the following message and Debug session process exited with status: killed: 9. This happens even if a device is set interactively once invoking the lap-dart-run command. I tried Bothe macOS and Chrome as the device but had the same issue.
Checking for wireless devices...
More than one device connected; please specify a device with the '-d <deviceId>' flag, or use '-d all' to act on all devices.
macOS (desktop) • macos • darwin-arm64 • macOS 15.0.1 24A348 darwin-arm64
Mac Designed for iPad (desktop) • mac-designed-for-ipad • darwin • macOS 15.0.1 24A348 darwin-arm64
Chrome (web) • chrome • web-javascript • Google Chrome 131.0.6778.205
To Reproduce
Launch emacs with emacs -q and evaluate the configuration code found in README
Describe the bug
lap-dart-run
failed with the following message andDebug session process exited with status: killed: 9
. This happens even if a device is set interactively once invoking thelap-dart-run
command. I tried BothemacOS
andChrome
as the device but had the same issue.To Reproduce
Launch emacs with
emacs -q
and evaluate the configuration code found in READMEThen call
lsp-dart-run
in the buffer oflib/main.dart
generated withflutter create test_project
Version
The text was updated successfully, but these errors were encountered: