#Not getting NPM type definitions in VSCode

5 messages · Page 1 of 1 (latest)

prime bane
#

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.