MK (fengmk2)

Results 307 issues of MK (fengmk2)

I just run the bench.js with `msgpack-js`, the results is different from `README.md`. ``` bash $ node msgpack.js 20 msgpack pack: 6073 ms msgpack unpack: 2098 ms 22 msgpack-js pack:...

No need to call dispose() on 'finish' event.

I run the coverage test on koa app, it throw: ``` $ m cov /Users/mk2/git/koa-gzip/node_modules/blanket/node_modules/esprima/esprima.js:3872 throw e; ^ Error: Line 27: Unexpected token * at throwError (/Users/mk2/git/koa-gzip/node_modules/blanket/node_modules/esprima/esprima.js:1156:21) at throwUnexpected (/Users/mk2/git/koa-gzip/node_modules/blanket/node_modules/esprima/esprima.js:1213:9)...

线上遇到sql异常,可是看异常信息无法找到对应的sql。 而且因为是异步调用,堆栈信息已经无法跟踪,需要有sql才能知道是那里出问题了 2013-04-27 17:29:23.851 nodejs.MysqlErrorException: Error: ER_PARSE_ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to...

可以支持更多实现mysql协议的数据库, 如garuda

如果还是以这种人工找出diff的方式,很难做成一个可持续维护和更新的中文文档。 大家有什么想法呢?fork node的项目?自动找出diff?

## Background 企业内部通常我们会基于 egg 封装自己的上层框架,如 yadan。 那么我想部署 Easy-Monitor https://github.com/X-Profiler/xtransit-manager/blob/master/package.json#L12 发现它是基于 egg 开发的,如何让它变成基于 yadan 呢?除了修改代码,还能有什么方式? ## Proposal 需要一个标准的方式,让更多基于 egg 的 SaaS 可以成为企业内部应用。 ## Additional context 修改代码和不修改代码都可以接受

Inactive

## What happens? [email protected][email protected][email protected] › formidable@^1.2.0 Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau [21:36:03] deprecate [email protected][email protected][email protected][email protected]...

Inactive

- `/upload/office`: only allow `.docx`, `.xlsx`, `.pptx` - `/upload/image`: images only - `/upload/others`: like `.zip`, `.tgz` and so on.

plugin: egg-multipart
Inactive

```bash 2021-12-25 11:01:30,114 ERROR 87218 [Job#164040129007742199325516777911] /Users/fengmk2/git/github.com/cnpm/cnpmcore/app/schedule/UpdateTotalData.ts execute failed, used 33ms. TypeError: Do not know how to serialize a BigInt at stringify () at tryStringify (node:internal/util/inspect:1861:12) at formatWithOptionsInternal (node:internal/util/inspect:1929:25) at...

type: bug
deps: egg-logger
Inactive