Issue "Start from a template"
I running Typebot locally with bun dev. I am having trouble creating a flow with the available template as below:
[
{
"error": {
"json": {
"message": "",
"code": -32603,
"data": {
"code": "INTERNAL_SERVER_ERROR",
"httpStatus": 500,
"stack": "AggregateError: \n at __nodeinternal (node:internal/errors:174:15)\n at internalConnectMultiple (node:net:1114:18)\n at afterConnectMultiple (node:net:1667:5)\n at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)",
"path": "typebot.importTypebot",
"logError": null,
"zodError": null
}
}
}
}
]
Please help me resolve it 🙏 🙏 🙏
1 Reply
Check server logs for relevant error message