ZijianHe / koa-router

Router middleware for koa.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Cannot find module 'koa-router'

xgqfrms opened this issue Β· comments

Error: Cannot find module 'koa-router'

image

koa-router !== koa-route

# βœ… install OK πŸ‘
$ yarn add koa-router   

https://www.npmjs.com/package/koa-router

# ❌ install by mistake πŸ‘Ž
$ yarn add koa-route

https://www.npmjs.com/package/koa-route

code?

@chovy sorry for that mistake