DiegoD
Deno14mo ago
Diego

npm package command cannot read deno.json dependencies

I got 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.
Screenshot_2024-11-28_at_9.33.13_AM.png
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 ...
npm compat: unable to use "npm:drizzle-kit" cli tool · Issue #19826...
Was this page helpful?