npm cache clean --forceyarn cache cleanpnpm store prune
无 cache 安装(这也一般不会用吧)
pip install some-package --no-cache-dir
查看 cache 路径
pip cache dir