core_1.TypedResourceManager is not a constructor #4304
geekberryonekey
started this conversation in
General / 闲聊
Replies: 1 comment
-
版本要拉平,core 和组件要一致,用 npx midway-version 查看 |
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
-
在使用
"@midwayjs/kafka": "^3.20.3"
和"@midwayjs/core": "^3.13.0"
时@midwayjs/kafka/dist/framework.js/MidwayKafkaFramework#L79 报错 core_1.TypedResourceManager is not a constructor
跳转发现 @midwayjs/core/dist/decorator 中没有 TypedResourceManager
Beta Was this translation helpful? Give feedback.
All reactions