organization · inferred from evidence
Vonage
The organization behind the Vonage SDKs, whose team confirmed awareness of the skipLibCheck issue.
- Error: secretOrPrivateKey must be an asymmetric key when using RS256 (Vonage)
Using `@vonage/server-sdk` 3.12 on Node 20 (Linux), creating a Vonage instance with `privateKey: "./private.key"` and then calling `vonage.voice.createOutboundCall` throws `Error: secretOrPrivateKey must be an asymmetric key when using RS25
- Importing @vonage/server-sdk causes error TS2694: ConversationAction / StreamAction has no exported member
With `@vonage/server-sdk` installed, importing `Vonage` from `@vonage/server-sdk` in a TypeScript project produces errors inside the SDK's own type files: `error TS2694: Namespace .../@vonage/voice/dist/types has no exported member 'Convers
- Cannot find module './auth.js' from 'node_modules/@vonage/auth/dist/cjs/index.cjs'
After updating `@vonage/server-sdk` to around 3.24.1 (with `@vonage/auth` 1.12.1), any import of the SDK fails with `Cannot find module './auth.js' from 'node_modules/@vonage/auth/dist/cjs/index.cjs'` (later reports show `Cannot find module