Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Error starting web application" error when running on server #1

Open
MehmetSert opened this issue Feb 12, 2020 · 0 comments
Open

"Error starting web application" error when running on server #1

MehmetSert opened this issue Feb 12, 2020 · 0 comments

Comments

@MehmetSert
Copy link

Hello,

I copied your project with "git clone" and ran the command "npm run build: ssr && npm run serve: ssr". "localhost: 4000" works without problems. Then I uploaded the files to my Plesk panel. I have defined "server / main.js" for the Node.js application launch file. But it doesn't work.

The same problem exists in my own project. Angular 8 version of my own project runs on the server. But it doesn't work on the server when it updates to Angular 9.

Angular 8 created "server.js" in "dist" folder in "ssr build" operation. I was selecting "server.js" as the Node.js application launch file in the Plesk panel. But now "server.js" does not exist. I wonder how you create files when you build them. Could you help?

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant