Fdk run --tunnel is not working

Hi guys. When i tried running the fdk run --tunnel command in my freshchat app, i’m getting an error stating,
Establishing ngrok tunnel. Please wait…
undefined

My FDK and node version is
“engines”: {
“node”: “18.16.0”,
“fdk”: “9.0.2”
}
can someone help

Were you able to solve this problem and use ngrok tunnel as expected? I’m getting the same result.

Not yet. I have to rollback my version to fdk 8 :slightly_frowning_face:

1 Like

Getting the same result here :frowning:

1 Like

It looks like this undefined value is related to manifest.json or the main server file, not to ngrok

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.