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

Add nodejs version 21 (fixes #949) #950

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

rasa
Copy link
Contributor

@rasa rasa commented Nov 19, 2023

Closes #949

Copy link
Member

@philclifford philclifford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to only have one nodejs (the latest) because the package definition filename must match the package app name exactly. deb-get install nodejs-20 fails because there is no app of that name in the deb.

Please remove nodejs-?? and leave just the working one pointing to the 21 repo

@rasa
Copy link
Contributor Author

rasa commented Nov 20, 2023

Please remove nodejs-?? and leave just the working one pointing to the 21 repo

@philclifford Done, thx.

@philclifford philclifford merged commit b7c6ed5 into wimpysworld:main Nov 20, 2023
1 check passed
@philclifford
Copy link
Member

@rasa Oops - missed adding to manifest I think

@rasa rasa changed the title Add nodejs versions 16,18,20,21 (fixes #949) Add nodejs version 21 (fixes #949) Nov 20, 2023
@rasa rasa deleted the rasa/nodejs branch December 19, 2023 20:42
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

Successfully merging this pull request may close these issues.

Add Node.js
2 participants