npm-cache: fix the command to show cache path (#15358)

This commit is contained in:
Y.D.X.
2024-12-28 14:02:37 +08:00
committed by GitHub
parent 7a97ca0ba8
commit 8147e0a18b

View File

@@ -27,9 +27,9 @@
`npm cache verify`
- Show information about the npm cache location and configuration:
- Show the cache path:
`npm cache dir`
`npm config get cache`
- Change the cache path: