Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

errors after upgrading to dart version 3.0.0 #197

Closed
wolf-coder opened this issue May 14, 2023 · 2 comments
Closed

errors after upgrading to dart version 3.0.0 #197

wolf-coder opened this issue May 14, 2023 · 2 comments

Comments

@wolf-coder
Copy link

wolf-coder commented May 14, 2023

Describe the bug

  • 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"

[Flutter SDK] /home/cuore-pc/snap/flutter/common/flutter
[Flutter project] false

@ericdallo
Copy link
Member

Thanks for reporting it, it should be fixed on master and 1.24.2 release

@wolf-coder
Copy link
Author

Yes It did fix it. Thank you for your work.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants