Hi folks,
When I ran the command “shopify app dev” today, I encountered the error:
Ngrok failed to start the tunnel
Stack trace:
at generateURL @shopify/app/src/cli/services/dev/urls.ts:87 if (result.error === 'no-urls' || !result.url) throw new error.Bug('Ngrok faile…
at processTicksAndRejection… node:internal/process/task_queues:96
at async generateFrontendUR… @shopify/app/src/cli/services/dev/urls.ts:71 frontendUrl = await generateURL(options.commandConfig, frontendPort)
at async dev @shopify/app/src/cli/services/dev.ts:64 const {frontendUrl, frontendPort, usingLocalhost} = await generateFrontendURL({
at run @shopify/app/src/cli/commands/app/dev.ts:100 await dev({
I tried to reinstall dependencies, Shopify CLI, etc but the error still persists.
Like 1-2 months ago, everything worked fine.
Anyone knows what the error is about and how to fix it?
Thanks.
