📜  npm cache remove - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:51:50.049000             🧑  作者: Mango
代码示例5
//npm clean cache:
npm cache clear --force
npm cache rm --force
npm cache verify