Skip to content

Improve experience when func is not on PATH #2746

@RylandDeGregory

Description

@RylandDeGregory

When trying to debug a function project locally, VS Code cannot access the installation of azure-functions-core-tools v3.
Screen Shot 2021-03-12 at 11 21 35 PM

VS Code also fails to install the tools using the built-in command.
Screen Shot 2021-03-12 at 11 22 44 PM

However, azure-functions-core-tools v3 is installed using homebrew and accessible via PATH.
Screen Shot 2021-03-12 at 11 24 02 PM

Is there a VS Code setting or environment variable that I need to set for the extension (and therefore the debugger) to pick up my installation of the core tools?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions