Closed
Description
Describe the bug
To Reproduce
- npm install jose
- Try to import like so: import { SignJWT } from "jose/jwt/sign";
- Typescript compiler errors: Module not found: Can't resolve 'jose/jwt/sign'
Code to reproduce the behaviour: https://stackblitz.com/edit/react-ts-kkyw3y
Expected behaviour
Should import correctly with no errors
Environment:
jose
version: v3.11.6- affected runtime is: Node.js 14.15.0
- other relevant library versions: [email protected]
Metadata
Metadata
Assignees
Labels
No labels