Cannot find module 'npm:react-router-dom' or its corresponding type declarations.
This is the error message the Typescript LSP gives me when I use the line import { Outlet } from "npm:react-router-dom"import { Outlet } from "npm:react-router-dom". What is the proper way to get rid of it?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.