mirror of
https://github.com/denoland/deno.git
synced 2025-10-02 15:14:33 +00:00
![]() Fixes #28891 We were checking if the node_modules entry for the package was present, but then reading from the global cache. Instead, read from the package.json in node_modules. As a fallback(which in theory should only really happen if the node_modules dir is somehow messed up), take the more expensive (but likely to work) path of reading from the registry.json. |
||
---|---|---|
.. | ||
jsr | ||
npm | ||
npm-private/@denotest | ||
npm-private2 | ||
npm-private3/@denotest3/basic/1.0.0 |