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
After upgrading from dart 2.19.6 to version 3.0.0, lsp-dart-run fails with these buffers indicating Warning and Errors:
-- * Messages * : error in process filter: dap--send-message: Session Dart Run<1> is already terminated
error in process filter: Session Dart Run<1> is already terminated
-- * Warnings * : Warning (emacs): Initialize request failed: "args" argument in launch configuration must be a List but provided value was a Null (null)
Version
[LSP Dart] 1.24.1 at 2023.05.14 @ Emacs 27.1
[Dart SDK] Dart SDK version: 3.0.0 (stable) (Thu May 4 01:11:00 2023 -0700) on "linux_x64"
Describe the bug
lsp-dart-run
fails with these buffers indicating Warning and Errors:-- * Messages * :
error in process filter: dap--send-message: Session Dart Run<1> is already terminated
error in process filter: Session Dart Run<1> is already terminated
-- * Warnings * :
Warning (emacs): Initialize request failed: "args" argument in launch configuration must be a List but provided value was a Null (null)
Version
[LSP Dart] 1.24.1 at 2023.05.14 @ Emacs 27.1
[Dart SDK] Dart SDK version: 3.0.0 (stable) (Thu May 4 01:11:00 2023 -0700) on "linux_x64"
[Flutter SDK] /home/cuore-pc/snap/flutter/common/flutter
[Flutter project] false
The text was updated successfully, but these errors were encountered: