I imported this template from https://github.com/remix-run/react-router-templates/tree/main/cloudflare . After installing npm install it keeps showing me this error. project runs everything fine. but this error does not change..
import type { Route } from "./+types/root"; Cannot find module './+types/root' or its corresponding type declarations.ts(2307) ⚠ Error (TS2307) | Cannot find module or its corresponding type declarations.