-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
Currently micro-dev isn't compatible with micro v10.x, trying to use micro-dev with v10.x causes a MODULE_NOT_FOUND error. Seems micro v10.x dropped the lib directory used in previous versions, so micro-dev is requiring micro/lib and micro/lib/handler, which as of v10.x doesn't exist.
Lines 6 to 7 in 718e591
| const serve = require('micro/lib'); | |
| const getModule = require('micro/lib/handler'); |
Any chance micro-dev will get a v4 that supports micro v10.x?
leerob, anatoo, szakatszozo, sylvaindumont, pugson and 5 more
Metadata
Metadata
Assignees
Labels
No labels