如果你希望,一个模块不管是否安装过,npm 都要强制重新安装,可以使用 -f 或 --force 参数。 $ npm install <packageName> --force. 二、npm update.
確定! 回上一頁