Problems deploy angular appp
andres-93
TRIALOP

2 years ago

npm WARN config production Use --omit=dev instead.

control-mangas-mery@1.0.0 start

ng serve

  • Generating browser application bundles (phase: setup)…

Killed

View Deploy details

ⓘ Deployment information is only viewable by Project members and Railway admins.

1 Replies

brody
EMPLOYEE

2 years ago

ng serve starts a development server, you definitely don't want to do that!

What version of angular is this? and is it server side rendered or client side rendered?


Loading...