解决方法:
jsonwebtoken@9.0.0版本环境必须是
"required": {
"npm": ">=6",
"node": ">=12"
},
https://stackoverflow.com/questions/74907805/right-hand-side-of-instanceof-is-not-an-object-jsonwebtoken
没有标签
2023-02-15 首页 • 前端资源 • wordpress教程 • jsonwebtoken报错server error TypeError: Right-hand side of 'instanceof' is not an object
随身笔记
jsonwebtoken报错server error TypeError: Right-hand side of 'instanceof' is not an object解决方法: jsonwebtoken@9.0.0版本环境必须是 "required": { "npm": ">=6", "node": ">=12" }, https://stackoverflow.com/questions/74907805/right-hand-…
2023-02-15