koajs / koa

Expressive middleware for node.js using ES2017 async functions

Home Page:https://koajs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Routing sucks, moving back to express.

lmf-git opened this issue · comments

commented
image

This seems to be a problem in your package.json file as yarn doesn't like the semver formatting (notice space) ^12.0. 1.

$ npm i @koa/router@12

added 12 packages, and audited 13 packages in 353ms

found 0 vulnerabilities