Cache "npm:mongodb" and it's dependenciesCache "npm:mongodb" and it's dependencies Quick fix action does not help, neither does deno cache --reload npm:mongodbdeno cache --reload npm:mongodb. The script works flawlessly with deno rundeno run, it's just VSCode/LSP that does seem to struggle with the package. Could not set npm package requirements. Error getting response at https://registry.npmjs.org/encoding for package "encoding": An npm specifier not found in cache: "encoding", --cached-only is specified.Could not set npm package requirements. Error getting response at https://registry.npmjs.org/encoding for package "encoding": An npm specifier not found in cache: "encoding", --cached-only is specified. (for example attempting to cache npm:mongodb via Quick fix makes the LSP print out these)

Join the Discord to ask follow-up questions and connect with the community