Build folder node app.js does not exist!

Hello, i’m trying to delevelop my node.js app, but the build is failed.
I’m following those instruction: Deploy a Node Express App | Render

The app work on local and i tried to update the project removing package-lock.json but without any change: " February 24, 2023 at 11:45 AM

Failed

Exited with status 1 because of an internal system error. Our team has been notified."

Hi,

That’s looks like you’re trying to deploy an Express app to a Static Site. You would need a Web Service for Express, as covered in the docs.

Alan

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