Typescript node app does not build via github actions on azure apps

Avinash Rajput 1 Reputation point
2020-07-07T02:19:01.917+00:00

When I attempt to build my typescript node app to azure apps via github actions, I get the following build error: "/home/site/wwwroot/node_modules/.bin/tsc: 1: /home/site/wwwroot/node_modules/.bin/tsc: ../typescript/bin/tsc: not found".

The application runs successfully on my local machine.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,411 questions
{count} votes