session icon indicating copy to clipboard operation
session copied to clipboard

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

Open JackyM06 opened this issue 4 years ago • 0 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

JackyM06 avatar Sep 28 '21 13:09 JackyM06