-
koajs-design-note 和 koa2-note 的内容好像变成一样的了。我记得之前看koa2-note 的内容不是这样的。
-
See https://github.com/nodejs/Release#end-of-life-releases
- 4.x is end-of-life since 2018-04-30
- 7.x is end-of-life since 2017-06-30
- 9.x is end-of-life since 2018-06-30
Should we remove su…
-
```version
node: 8.4.0
koa: 2.3.0
```
koa/lib/request.js
![image](https://user-images.githubusercontent.com/9990676/31487810-495f7ad0-af6e-11e7-8361-852566c10bfb.png)
my app code
…
-
this was supposed to be fixed with https://github.com/koajs/koa/issues/945, and it was fixed in `koa-compose`. But `koa-convert` still has a dependency to an old version of `koa-compose` so `koa` sti…
-
**Informations**
- **Node.js version 9.3.0**:
- **npm version 5.5.1**:
- **Strapi version 3.0.0-alpha.12.6**:
- **Database (MongoDB v4.0.0)**:
- **Operating system (Ubuntu 18.04 LTS…
-
/alidata/gameServer/node_modules/think-trace/lib/tracer.js:55
async getTemplateContent() {
^^^^^^^^^^^^^^^^^^
SyntaxError: Unexpected identifier
at Object.exports.runInThisContext (v…
-
https://github.com/jshttp/basic-auth/issues/39
-
What's the ETA on a KoaJS integration?
We're trying to manually wire up dd-trace but it's causing memory leaks.
The plateaus in the image is when we reverted the commit, after 4 attempts to figure…
-
We're merging https://github.com/opencollective/opencollective-api/pull/1535 but a migration still need to be done on the Members table to close the topic.
znarf updated
5 years ago
-
```
Mon, 26 Dec 2016 18:51:50 GMT koa deprecated Support for generators will been removed in v3. See the documentation for examples of how to convert old middleware https://github.com/koajs/koa/tree/…