随笔分类 - Error
摘要:提交代码报错 husky > pre-commit (node v14.15.4)node_modules/.bin/lint-staged: line 12: node: command not foundhusky > pre-commit hook failed (add --no-verif
阅读全文
摘要:解决办法:1. 删掉项目中的node_modules文件夹2 .执行 npm cache clean 或者 cnpm cache clean 命令清除掉cache缓存3.然后cnpm install 和cnpm run dev就可以在这台电脑运行你的项目
阅读全文
摘要:ReferenceError: internalBinding is not defined at internal/util/inspect.js:31:15 at req_ (D:\workspace\testDemo\node_modules\natives\index.js:137:5) a
阅读全文

浙公网安备 33010602011771号