I'm using Hapi to run an API testing deployment on different platforms. First of all I tried Heroku and everything worked fine. Then I tried to run on Azure Web Apps and it failed with an error "Hello all.
I'm using Hapi to run an API testing deployment on different platforms. First of all I tried Heroku and everything worked fine. Then I tried to run on Azure Web Apps and it failed with an error that error:
First I thought it was some error particular to Azure, but now I'm trying to run on Repl.it and got caught with the same error. Is it specific to Hapi? I'm using Yarn to manage my dependencies.