deno/cli/tools/repl
Nathan Whitaker dbb5373eab
fix(lockfile): re-fetch packuments if version not found, properly pass patch packages (#28964)
Fixes two issues:
- If a cached packument was out of date and missing a version from the
lockfile, we would fail. Instead we should try again with a forced
re-fetch
- We weren't threading through the workspace patch packages correctly
2025-04-18 23:08:15 +00:00
..
channel.rs refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00
editor.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
mod.rs fix(lockfile): re-fetch packuments if version not found, properly pass patch packages (#28964) 2025-04-18 23:08:15 +00:00
session.rs fix(lockfile): re-fetch packuments if version not found, properly pass patch packages (#28964) 2025-04-18 23:08:15 +00:00