Created
June 6, 2023 11:31
-
-
Save PoignardAzur/b25b3dee719c51ec9c274ce2dd41c681 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting Deno language server... | |
version: 1.34.1 (release, x86_64-unknown-linux-gnu) | |
executable: /home/olivier-faure/.cargo/bin/deno | |
Connected to "Visual Studio Code" 1.78.2 | |
Enabling import suggestions for: https://deno.land | |
Server ready. | |
============================================================ | |
Deno has panicked. This is a bug in Deno. Please report this | |
at https://github.com/denoland/deno/issues/new. | |
If you can reliably reproduce this panic, include the | |
reproduction steps and re-run with the RUST_BACKTRACE=1 env | |
var set and include the backtrace in your report. | |
Platform: linux x86_64 | |
Version: 1.34.1 | |
Args: ["/home/olivier-faure/.cargo/bin/deno", "lsp"] | |
thread '<unnamed>' panicked at 'called `Option::unwrap()` on a `None` value', /home/olivier-faure/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dprint-swc-ext-0.9.0/src/view/generated.rs:14469:17 | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
[Info - 1:25:24 PM] Connection to server got closed. Server will restart. | |
Starting Deno language server... | |
version: 1.34.1 (release, x86_64-unknown-linux-gnu) | |
executable: /home/olivier-faure/.cargo/bin/deno | |
Connected to "Visual Studio Code" 1.78.2 | |
Enabling import suggestions for: https://deno.land | |
============================================================ | |
Deno has panicked. This is a bug in Deno. Please report this | |
at https://github.com/denoland/deno/issues/new. | |
If you can reliably reproduce this panic, include the | |
reproduction steps and re-run with the RUST_BACKTRACE=1 env | |
var set and include the backtrace in your report. | |
Platform: linux x86_64 | |
Version: 1.34.1 | |
Args: ["/home/olivier-faure/.cargo/bin/deno", "lsp"] | |
thread '<unnamed>' panicked at 'called `Option::unwrap()` on a `None` value', /home/olivier-faure/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dprint-swc-ext-0.9.0/src/view/generated.rs:14469:17 | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
Server ready. | |
[Info - 1:25:25 PM] Connection to server got closed. Server will restart. | |
Starting Deno language server... | |
version: 1.34.1 (release, x86_64-unknown-linux-gnu) | |
executable: /home/olivier-faure/.cargo/bin/deno | |
Connected to "Visual Studio Code" 1.78.2 | |
Enabling import suggestions for: https://deno.land | |
============================================================ | |
Deno has panicked. This is a bug in Deno. Please report this | |
at https://github.com/denoland/deno/issues/new. | |
If you can reliably reproduce this panic, include the | |
reproduction steps and re-run with the RUST_BACKTRACE=1 env | |
var set and include the backtrace in your report. | |
Platform: linux x86_64 | |
Version: 1.34.1 | |
Args: ["/home/olivier-faure/.cargo/bin/deno", "lsp"] | |
thread '<unnamed>' panicked at 'called `Option::unwrap()` on a `None` value', /home/olivier-faure/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dprint-swc-ext-0.9.0/src/view/generated.rs:14469:17 | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
[Error - 1:25:25 PM] Client Deno Language Server: connection to server is erroring. Shutting down server. | |
[Error - 1:25:25 PM] Client Deno Language Server: connection to server is erroring. Shutting down server. | |
[Error - 1:25:25 PM] Client Deno Language Server: connection to server is erroring. Shutting down server. | |
[Error - 1:25:25 PM] Connection to server got closed. Server will not be restarted. | |
[Error - 1:25:25 PM] Stopping server failed | |
Message: Pending response rejected since connection got disposed | |
Code: -32097 | |
[Error - 1:25:25 PM] Stopping server failed | |
Message: Pending response rejected since connection got disposed | |
Code: -32097 | |
[Error - 1:25:25 PM] Stopping server failed | |
Message: Pending response rejected since connection got disposed | |
Code: -32097 | |
[Error - 1:25:25 PM] Stopping server failed | |
Message: Pending response rejected since connection got disposed | |
Code: -32097 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment