0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-10 06:07:03 -04:00
deno/resolvers
David Sherret 731a238d34
fix(install): support "file:" dependencies in local package.json (#28396)
This adds support for installing `file:` dependencies in a local
package.json.

In order to use these, you must not set `--node-modules-dir=...` when
using a package.json and it should use the default of
`--node-modules-dir=manual`.

Closes https://github.com/denoland/deno/issues/18701
2025-03-05 14:08:05 -05:00
..
deno fix(install): support "file:" dependencies in local package.json (#28396) 2025-03-05 14:08:05 -05:00
node chore: forward v2.2.3 release commit to main (#28391) 2025-03-05 05:57:04 +00:00
npm_cache chore: forward v2.2.3 release commit to main (#28391) 2025-03-05 05:57:04 +00:00