Update NodeJS version image for Foundry VTT - #66
Draft
tracer99 wants to merge 1 commit into
Draft
Conversation
Foundry no longer supports NodeJS 18 The recommend minimum 20. Using the Generic NodeJS image from https://github.com/pelican-eggs/generic/tree/main/nodejs
Contributor
|
Hey could you export the edited egg from your panel and use nodejs LTS if it works instead of EOL please ? |
Author
|
@rmartinoscar Edit: I think I get the confusion. My note said the minimum version of Node supported by Foundry is 20. But I didn't actually put in the description that I used 24. |
parkervcp
approved these changes
Sep 16, 2025
Contributor
|
@tracer99 This would have resolved an issue someone had the other day where the fix was to change the image used. |
Contributor
|
@tracer99 can you fix the conflicts or is this PR deprecated because of draft? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Foundry no longer supports NodeJS 18
The recommend minimum 20.
Using the Generic NodeJS image from https://github.com/pelican-eggs/generic/tree/main/nodejs
Checklist for all submissions
I don't believe the following entries under "egg update" apply to my patch as it's a simple image change for an existing egg.