隐藏

idealtree:_ajv-keywords@2.1.1@ajv-keywords:timing 不动了

发布:2022/3/28 11:29:02作者:管理员 来源:本站 浏览次数:898

npm安装easymock的依赖出错:

npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.

解决:

npm install -g npm-install-peers

npm install -g npm

npm i ajv