sergeesS
Deno2y ago
1 reply
sergees

Deno LSP vscode issues when using Remote Explorer

Once in every few minutes I have to restart LSP because it stops resolving unimported names which is pretty annoying. Deno 1.40.4. Amazon Linux 2023.

In the logs I see a lot of messages like this (on every key stroke)

Could not set npm package requirements. Error getting response at https://registry.npmjs.org/pg-native for package "pg-native": An npm specifier not found in cache: "pg-native", --cached-only is specified.

Is this unstable LSP behaviour on a remote machine expected? Feels like it was okay several days ago.
Was this page helpful?