npx mrm lint-staged 报 Preset “default” not found. 解决方案
终端运行:
> npx mrm lint-staged
输出
npx: 295 安装成功,用时 23.648 秒
Preset “default” not found.
We’ve tried to load “mrm-preset-default” and “default” npm packages.
问题:
The problem is within mrm which is currently in version 3 that seems to be incompatible wi
原创
2021-10-16 20:14:10 ·
1219 阅读 ·
0 评论