to which it barfs with const vapi = new Vapi('you...
# general-english
p
to which it barfs with const vapi = new Vapi('your-public-key'); ^ TypeError: Vapi is not a constructor at file:///Users/vince/src/vapitest/vapiweb/index.mjs:3:14 at ModuleJob.run (node:internal/modules/esm/module_job:262:25) at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:485:26) at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:109:5) Node.js v22.5.1
2 Views