ZOD 依赖进行调整下 或者 有没有修改方法 #4564
super-sunshines
started this conversation in
General / 闲聊
Replies: 1 comment
-
|
用 3.25 ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
WARN Issues with peer dependencies found
packages/backend
└─┬ @midwayjs/validation-zod 4.0.3
└─┬ zod-validation-error 3.5.4
└── ✕ unmet peer zod@^3.24.4: found 4.1.12
安装了3.24.4 如下
packages/backend
└─┬ @midwayjs/validation-zod4 4.0.3
├─┬ @semihbou/zod-i18n-map 0.0.3
│ └── ✕ unmet peer zod@>=4.1.12: found 3.24.4
└─┬ zod-validation-error 5.0.0
└── ✕ unmet peer zod@"^3.25.0 || ^4.0.0": found 3.24.4
麻烦有没有修改方法
另外有WARN
WARN 7 deprecated subdependencies found: @koa/router@12.0.2, glob@7.2.3, inflight@1.0.6, prebuild-install@7.1.3, rimraf@3.0.2, superagent@8.1.2, supertest@6.3.3
Beta Was this translation helpful? Give feedback.
All reactions