Old3nO
Denoβ€’13mo agoβ€’
4 replies
Old3n

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". What is the proper way to get rid of it?
Was this page helpful?