This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2025-01-06 22:35:51 -05:00
Code
Issues
Packages
1
Wiki
Activity
cbb78e138f
denoland-deno
/
tests
/
testdata
/
npm
/
deno_run_non_existent.out
4 lines
139 B
Text
Raw
Normal View
History
Unescape
Escape
chore(test): move npm registries to separate servers and to the `tests/registry` folder (#23717) 1. Moves the npm registries to their own dedicated ports. 2. Moves the data files out of `tests/testdata/npm/registry` to `tests/registry/npm`.
2024-05-06 21:06:01 -04:00
Download http://localhost:4558/mkdirp
Download http://localhost:4558/mkdirp
fix(npm): reload an npm package's dependency's information when version not found (#18622) This reloads an npm package's dependency's information when a version/version req/tag is not found. This PR applies only to dependencies of npm packages. It does NOT yet cause npm specifiers to have their dependency information cache busted. That requires a different solution, but this should help cache bust in more scenarios. Part of #16901, but doesn't close it yet
2023-04-06 21:41:19 -04:00
error: Could not find npm package 'mkdirp' matching '0.5.125'.
Copy permalink