npm-cache: fix the command to show cache path (#15358)
This commit is contained in:
@@ -27,9 +27,9 @@
|
|||||||
|
|
||||||
`npm cache verify`
|
`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:
|
- Change the cache path:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user