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

Overriding default installed version of node does not work #1488

Open
gongora92 opened this issue May 9, 2024 · 2 comments
Open

Overriding default installed version of node does not work #1488

gongora92 opened this issue May 9, 2024 · 2 comments
Assignees
Labels
bug Something isn't working console Issues related to Amplify console builds

Comments

@gongora92
Copy link

Environment information

AWS Console

Description

I am trying to overwrite the nodejs version to use nodejs 20.11.1 but it's not getting overwrited once the building starts

This is the overwrite specifying nodejs 20.11.1
Screenshot 2024-05-09 at 12 05 24

I am getting nodejs 18.18.2
Screenshot 2024-05-09 at 12 20 14

@gongora92 gongora92 added the pending-triage Incoming issues that need categorization label May 9, 2024
@ykethan ykethan added the console Issues related to Amplify console builds label May 9, 2024
@gongora92
Copy link
Author

As additional information, I made the nodejs overwrite after the branch was added. I deleted the branch and created again and the nodejs version was overwrited

@ykethan
Copy link
Contributor

ykethan commented May 10, 2024

Hey @gongora92, thank you for reaching. I was able to reproduce the issue, marking as bug.

reproduction steps:

  1. created new app with no added overrides, this starts the first build
  2. add node override
  3. then redeploy, observe this doesn't detect the override

note: observed adding the override on the app creation advances setting or re-attaching the branch does detect the override.

@ykethan ykethan added bug Something isn't working and removed pending-triage Incoming issues that need categorization labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working console Issues related to Amplify console builds
Projects
None yet
Development

No branches or pull requests

3 participants