Strapi not deploying on Azure, issue with pm2

Hi guys I’m new to this sorry.

On the Strapi documentation for Azure I tried to follow the steps except at the step where I’m supposed to run pm2 start ecosystem.config.js

Except the error i got was:

[PM2][WARN] Applications index, service-worker not running, starting...
[PM2][ERROR] Error: Script not found: /srv/strapi/blogs/index.js
[PM2][ERROR] Error: Script not found: /srv/strapi/blogs/service-worker

The file in ecosystem.config.js was the exact same in the tutorial here: