divinedimples.
divinedimples.
RRailway
Created by divinedimples. on 9/24/2024 in #✋|help
Nuxt2 start fails due to generated .nuxt folder getting trashed in build process
Project id: 0e425c43-fae4-4ebe-9c4c-84a654d8cc1b
I recently upgraded to nixpacks and it seems that when the docker container is created, it trashes the generated .nuxt folder which results in this error during the deploy process:
# Nuxt fatal error
Error: No build files found in /app/.nuxt/dist/server.
# Nuxt fatal error
Error: No build files found in /app/.nuxt/dist/server.
I've tried to preserve this folder through adding cacheDirectories: ['.nuxt', '/app/.nuxt'] to package.json to no avail. Any help is greatly appreciated 🙏
4 replies
RRailway
Created by divinedimples. on 11/28/2023 in #✋|help
process.env variables all empty
Not sure what has changed recently, but now, when I deploy, all of my references to process.env.WHATEVER have empty values. The keys still appear if I throw a console log on process.env but have no value. The values are present in the railway admin. Please advise
29 replies
RRailway
Created by divinedimples. on 5/18/2023 in #✋|help
Upgrading from developer to team plan?
Hi there. I'm not seeing a way to upgrade from the developer plan to the team plan? Does this feature exist? Thx
6 replies