1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 17:53:50 +02:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: