jose v6 update guide required. #795
Unanswered
riginoommen
asked this question in
Q&A
Replies: 2 comments 3 replies
-
You probably want to configure jest to support ESM. You can see both jest and vitest working fine in this gist. |
Beta Was this translation helpful? Give feedback.
0 replies
-
instread of being the module type can we use the cjs with the new jose any method for the compatiblity |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
I am using jose import like
import * as jose from "jose";
when I updated to v6 everything is failed please share some insights how to update to v6
Version
v6
Runtime
Node.js
Runtime Details
v20.17.0
Code to reproduce
Required
Beta Was this translation helpful? Give feedback.
All reactions