npm package command cannot read deno.json dependencies
I got
I'm not the only one, someone else is facing this issue too.
drizzle-kit installed globally, and I want to use deno @std/ulid package in my schemas, so I'm facing that I cannot import jsr packages when running in Deno a npm:package script.I'm not the only one, someone else is facing this issue too.

GitHub
Note Demo / reproduction repository: https://github.com/andrewbrey/deno_npm_compat_drizzle-orm When attempting to use the drizzle-orm (https://orm.drizzle.team) tool called drizzle-kit to generate ...
