Skip to content

前端依赖缓存位置配置

npm

bash
npm config set cache D:\DATA\cache\npm

pnpm

bash
 pnpm config set store-dir D:\DATA\cache\pnpm\.pnpm-store