Azure / Azure/azure-functions-core-tools

func command not found after installing Azure Functions Core Tools in Mac

Open
#3,595 2 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
4d 20h
Merged PRs (30d)
14

Description

I'm following this tutorial: https://learn.microsoft.com/en-us/azure/azure-functions/create-first-function-vs-code-csharp

aT the run your function locally step, VSCode asked me to install AFCT. I clicked "learn more" and followed the procedure in that page: https://github.com/Azure/azure-functions-core-tools#mac

I installed brew command succesfully and run those two commands succesfully... or not.

VSCode keeps saying I need AFCT installed before debugging, and the command func is not found in the zsh terminal.

I cannot run it and I know this is someting easy for most people, but I may be lost here. any help, appreciated.

Contributor guide

Open the contributing guide

Research direction

Start with the linked Azure Functions Core Tools Mac installation guide and the referenced VS Code C# tutorial. Reproduce the two installation commands, then check how the zsh terminal and VS Code locate `func`; the issue is resolved when `func` is available and local debugging no longer requests installation.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, macos, vscode, zsh
Domain
cli, developer-experience
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.