koajs / session

Simple session middleware for koa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error: Package subpath './v4' is not defined by "exports" in ...node_modules/uuid/package.json

JackyM06 opened this issue · comments

In the code index.js, a runtime error occurs after "const uuid = require ('uuid / V4 ');" is used.
error message: Package subpath './v4' is not defined by "exports" in ...node_modules/uuid/package.json