Azure / azure-functions-core-tools

Command line tools for Azure Functions
MIT License
1.3k stars 431 forks source link

func start hangs on m1 Mac without rosetta #3235

Open rdbartram opened 1 year ago

rdbartram commented 1 year ago
image

Mac is running Ventura 13.1

I don't have rosetta installed and don't want to install it unless I really have to. Is this a known limitation?

aaavang-rvohealth commented 1 year ago

I'm also seeing this on my M1 mac. Weirdly, this only happens on one of my Function Apps. The only difference is that the one that hangs uses Timer functions, so is configured to use local Azurite storage.

MauriRojas commented 1 year ago

This is also happening to me on Windows 11 with any function trigger. Repro steps (that I know):

Core Tools version: 4.0.5030 Function Runtime Version: 4.15.2.20177 Node version: 18.12.0 NPM version: 9.6.2