I am trying to run azure function in local in intellij.
While I run in local, I get this error in intellij :
when I click on configure, I see that the path is set correctly.
Now, I have tried uninstalling the current azure tools, and installing through npm or through installer. But nothing worked.
I have also tried the version 3 instead of 4 for azure tools, that also didnt help.
Any idea how to resolve this? Nothing seems to be working.