Facing issues while deploying node application in azure app service
saikat.pramanik
1
Reputation point
Hi Team,
I have a application running in node and inside this application I am running a java class. In our local its working perfectly. But while deploying in Azure app service its giving me below error.
gyp: Call to 'node findJavaHome.js' returned exit status 0 while in binding.gyp. while trying to load binding.gyp
What would be the root cause for it. Is jdk is not properly configured that's why its showing exit code 0.
please guide me in this regard to resolve . Thanks in advance.
Thanks,
Saikat
Sign in to answer