Node.js server build failed with no errors

I’m trying to deploy a node.js server that’s written in typescript and built to javascript. The log does not show any errors whatsoever except for “Built failed” and the error code is 1. The built js project is working fine and I’ve deployed it on another cloud platform and it built and deployed successfully.
This is an image of the log

Hi there,

The logs seem to indicate you didn’t give a valid command for npm to run, such as npm install. Please verify that your build command is valid.

If that doesn’t help, let us know and we can go from there.

Regards,
Mike


Render Support Engineer, MT (UTC-7)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.