testcontainers-node icon indicating copy to clipboard operation
testcontainers-node copied to clipboard

Install node dependencies action are not taking right node js version

Open javierlopezdeancos opened this issue 1 year ago • 0 comments

Expected Behaviour Install node js dependency should install the right node js version per action description

Actual Behaviour Install node js dependency to Node 20.x is installing Node 18.x version

Testcontainer Logs What is happening Captura de pantalla 2024-03-14 a las 17 47 12

What should be Captura de pantalla 2024-03-14 a las 17 43 25

Steps to Reproduce

  1. Run any test job

Environment Information

  • Operating System: ci
  • Docker Version: ci
  • Node version: 20.x
  • Testcontainers version: latest

javierlopezdeancos avatar Mar 14 '24 16:03 javierlopezdeancos