Deno
Express is a popular web framework known for being
simple and unopinionated with a large ecosystem of middleware.
5 messages · Page 1 of 1 (latest)
Express is a popular web framework known for being
simple and unopinionated with a large ecosystem of middleware.
Since Express doesn't provide its own types, Deno needs to be separately told where appropriate typings can be found.
Though, the "Uncached or missing npm package" warning / error can just be fixed by clicking the "Quick Fix" and choosing "Cache"
Yeah sorry, I don't really use NPM with Deno so I'm not sure if that should already be working or if that's a for-now missing feature.