0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 09:57:11 -05:00
deno/cli/tools/registry
Miguel Rodrigues 99d5c6e423
fix(cli): show prefix hint when installing a package globally (#26629)
Closes #26545

Shows a hint when a package is installed globally, otherwise fallbacks
to the existing implementation.
2024-11-16 14:57:14 +01:00
..
pm fix(install): cache jsr deps from all workspace config files (#26779) 2024-11-08 12:45:30 -08:00
api.rs
auth.rs
diagnostics.rs feat: add --allow-import flag (#25469) 2024-09-26 01:50:54 +00:00
graph.rs fix(check): properly surface dependency errors in types file of js file (#25860) 2024-09-25 09:04:57 -04:00
mod.rs fix(cli): show prefix hint when installing a package globally (#26629) 2024-11-16 14:57:14 +01:00
paths.rs
pm.rs fix(cli): show prefix hint when installing a package globally (#26629) 2024-11-16 14:57:14 +01:00
provenance.rs fix(publish): ensure provenance is spec compliant (#25200) 2024-08-31 15:53:46 +00:00
publish_order.rs
tar.rs fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
unfurl.rs refactor: extract out sloppy imports resolution from CLI crate (#25920) 2024-09-28 19:17:48 -04:00