bageren
Running with --cached-only not working
@Leokuma Actually I am not using this dependency directly, it's a dependency of a dependency. My dependency might be importing it dynamically.
But actually I've seen the same issue with one of my direct dependencies. In my
dependencies.ts
I am importing a type using // @deno-types="npm:@types/express@4.17.15"
, and it gave the same error for @types/express@4.17.15
4 replies