this thing is driving me crazy man. Anyone faced t...
# general-english
a
this thing is driving me crazy man. Anyone faced this issue? I am using latest vapi version 2.5.1 and when i type const vapi= new Vapi(public_api_key) i get Vapi is not a constructor and when i do const vapi= new Vapi(public_api_key) i get vapi is not a function. I copied exact same code from vapi docs, react sdk. nothing worked.
2 Views