Closed JakeDriscoll closed 6 months ago
@JakeDriscoll Thanks for your feedback! We will investigate and update as appropriate.
@JakeDriscoll I have followed the same documentation steps, able to create and run the HTTP trigger function locally and my local environment is running with Function core tools v4.0.5700,.Net v8.0.204.
Also, I see the documentation steps are up to date as well.
This GitHub forum is more inclined towards the documentation feedback, so that we can improve our documentation. If its technical issue, kindly post on Q & A Forum.
We will close this out, but if you feel you need more information, please just let us know.
My apologies. My intent was to see if there was a missing step or anything that could/would be added to the docs to improve them so they wouldn't fall into the same pitfall I did.
@JakeDriscoll I'm running into the same issue. Were you able to resolve it?
@blayvant I uninstalled "Azure Functions Core Tools". Then download it from https://go.microsoft.com/fwlink/?linkid=2174087 and reinstalled it. Then it runs normal.
Is this helpful?
I was able to resolve the issue by clearing nuget cache and re-installing Azure Functions Core Tools thanks to https://github.com/Azure/azure-functions-core-tools/issues/3096
Followed the guide, Quickstart: Create a C# function in Azure from the command line for an install on windows and coming up with the following error after running
func start
:Commands run
Tool Versions
dotnet sdk 8.0.204
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.