-
```
2023-08-11 11:37:47,973 ERROR 18176 nodejs.TypeError: (0 , decorator_1.isClass) is not a function
at ContainerConfiguration.getConfigurationExport (D:\happy-admin\node_modules\@midwayjs\koa\…
-
### 🐛 Describe the bug(描述 bug)
我使用的是 mongodb + rabbitMQ的方式 在configuration.ts文件中 移除了 koa/egg 代码 仅把midway当作 用于处理 消息队列的服务端。
当我使用 dev模式运行时 只是有 Setting "Mixed" for property "mail.status"
Look here for h…
-
```
MidwayDefinitionNotFoundError: user in class RenderCommonService in class GameService in class ProjectImageService in class ExportTaskService in class GameOrderService in class UserService in cla…
-
# Issue summary
The full codebase is JS not TS.. where as clearly the shopify team writes in modern typescript https://github.com/Shopify/shopify-node-api
## Expected behavior
To see typescr…
-
When I compile from typescript I get this bug
```
node_modules/@types/express-serve-static-core/index.d.ts:505:18 - error TS2430: Interface 'Response' incorrectly extends interface 'Response'.
…
-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJav…
-
这里是免费的程序员招聘服务。
如果你们团队正在招人,欢迎把招聘信息发在这个帖子里面。请简要描述,岗位名称、工作地点、岗位要求、团队简介、联系方式等等。
**注意:同一个团队如果招聘多个岗位,请写在一起,不要分成多个部分张贴。**
读者可以咨询,但请不要发布与招聘无关的内容,禁止对公司或岗位进行评论或抱怨。如果有意应聘,请直接与发帖人联系。
谢绝中介和猎头发帖,违者拉黑。
…
-
OS: Windows 11
Node: 16.16
npm: 8.11.0
重现步骤:
npm init midway
选择:faas-v3 - A serverless application boilerplate with midway v3(faas) 后出错
选择: koa-v3 - A web application boilerplate with midwa…
-
纯讨论~~
我们知道,目前midway2是使用eggjs作为默认主推的底层框架,但从个人感觉来看,eggjs本身已经比较复杂,有自己一套比较复杂的机制和规范,如多进程模型、目录规范、插件框架机制等等,
midway2基于eggjs,总觉得是复杂上再加复杂,心力成本高且容易产生坑,不利于项目选型,而且从文档上来看,文档中有很多关于eggjs的特别说明,感觉midway和eggjs的一些理…
-
![image](https://user-images.githubusercontent.com/22606801/233815786-3a848f25-1efe-41c8-806b-ccde3c19a90c.png)
目前看到可以使用```--ssl```快速启动https服务,但是不能自己指定证书,怎么才能```midway-bin dev```模式下,自定义私钥和证书来启用https服…