Nuxt SSR can't run 'npm install'

Hi all, I’m trying to deploy a simple one-page nuxtjs based webserver running on ssr mode.

I can’t deploy the app. When ssh’ing into the server and manually running the commands, npm install fails.
During the process, it only says ‘killed’.

Does anyone know why? I’m running nuxtjs v2.15.7 with a $7 render.com webservice.

I’m using nuxt, seems to work well. Did you add an environment var HOST=0.0.0.0?

Hi there,

All your services currently appear to be successfully deployed, were you able to resolve your issue?

If you’re still having trouble, please elaborate on your issue in as much detail as possible, e.g. service ID, any logs/error messages, reproduction steps, URLs, screenshots, etc. to show the problem you’re experiencing. If you don’t want to share these details on the community forum, please feel free to raise a ticket with support@render.com

Kind regards

Alan

I removed the service in question.

But the root issue is that installing nuxt on the starter and starter PRO plan is impossible since the install process will run out of memory.

Hi there,

Thanks for the update.

I’d be curious to see the output of the service you’re having trouble with, I’m sure we have plenty of customers using Nuxt.

If you’d like us to take a look, please make another deploy and share the service ID so we can investigate. You can suspend the service to not incur charges.

Thanks.

Alan

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