ts node project stay building
Anonymous
TRIALOP

a year ago

i already try a few things following instructuions form here but i cant fix it.

12 Replies

Anonymous
TRIALOP

a year ago

7599a57


Anonymous
TRIALOP

a year ago

7599a57


Anonymous
TRIALOP

a year ago

its stay looping here

1254107557811851300


Anonymous
TRIALOP

a year ago

probably is a script thing but idk

1254107826272604200


brody
EMPLOYEE

a year ago

you are starting your app in the build script.

your build script needs to only build, and your start script needs to only start.


Anonymous
TRIALOP

a year ago

okay, like this?

1254162964794052600


Anonymous
TRIALOP

a year ago

i dont understand it says server running but its not deploying

1254163336262713300


dev
MODERATOR

a year ago

no, build should only have tsc in it in your case


Anonymous
TRIALOP

a year ago

ohh, thats make sense


Anonymous
TRIALOP

a year ago

on it


Anonymous
TRIALOP

a year ago

it works!!


dev
MODERATOR

a year ago

awesome :D:


Loading...