Nuxt application won't start anymore
steven
HOBBYOP

2 years ago

Sinds a couple of weeks my nuxt application doesn't work anymore. I did not update anything, it just stopped working. I redeployed it, however, it gave an error:

6 |

7 | COPY .nixpacks/nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0.nix .nixpacks/nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0.nix

8 | >>> RUN nix-env -if .nixpacks/nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0.nix && nix-collect-garbage -d

9 |

10 |

ERROR: failed to solve: process "/bin/bash -ol pipefail -c nix-env -if .nixpacks/nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0.nix && nix-collect-garbage -d" did not complete successfully: exit code: 1

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

5 Replies


steven
HOBBYOP

2 years ago

..

Attachments


2 years ago

error: nodejs_16 has been removed as it is EOL

steven
HOBBYOP

2 years ago

so what do I need to do? what is the latste nodejs version available on railway?


2 years ago

18


Loading...