koajs / koa

Expressive middleware for node.js using ES2017 async functions
https://koajs.com
MIT License
35.2k stars 3.23k forks source link

koajs.com does not build #1311

Closed adipascu closed 5 years ago

adipascu commented 5 years ago

I want to submit a PR into koajs.com.

I wanted to update the docs to use the new async function api instead of the deprecated generator api.

I followed the instructions from Readme.md and ended up with:

/private/tmp/koajs.com/node_modules/marked/lib/marked.js:1330
    throw e;
    ^

Error: Unknown language: "undefined"

I am running node 11.6.0 on macOS 10.14.2 .

I am a bit busy and can't submit a PR right now.

fl0w commented 5 years ago

This was fixed by tj with https://github.com/koajs/koajs.com/commit/761e9ab58a5eb33bb74b428d77695b6faf0ccc4e