mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
c66386dbd2
This commit changes "npm:" specifier handling to respect "--cached-only" flags and adds "Download" messages for npm registry api calls. Co-authored-by: David Sherret <dsherret@gmail.com>
4 lines
164 B
Text
4 lines
164 B
Text
error: Error getting response at http://localhost:4545/npm/registry/chalk
|
|
|
|
Caused by:
|
|
An npm specifier not found in cache: "chalk", --cached-only is specified.
|