清除 Node.js 包缓存:

DQ / 2023-09-04 / 原文

清除 Node.js 包缓存

npm cache clean --force

清除 Vite 缓存

vite clear 或者 npx vite clear