I am getting this error and stuck on this
I have tried
1) https://learn.microsoft.com/en-us/azure/azure-functions/functions-node-troubleshoot?pivots=nodejs-model-v4
2) updating host.json
"extensionBundle": {
"id": "Microsoft.Azure.Functions.ExtensionBundle",
"version": "[4.*, 5.0.0)"
}
3. updating local.settings.json "FUNCTIONS_WORKER_RUNTIME": "node",
4. updating /azure-functions-core-tool to latest
Still I am stuck on this issue my functions dont load