| Hi, I was looking about which is the current support for .nvmrc files in the plugin and arrived here. And now I'm confused (twice): 1. What does mean that .nvmrc "feature is partially supported" ? Is it supported or no? 2. I think it's already possible to define the nodejs version via param and then use it, at very least in pipelines. Here we have this and, so far, it's working ok. Hope that suits (maybe) your needs Dustin McBride And then, now I'm confused which "lts/carbon" we are getting installed (the explicit one passed as param or the one specified in our .nvmrc file. I would expect the explicit one to get precedence over the default one, in fact we added the .nvmrc recently and jobs are older than that. So it would be great to know about 1) above and know the order of precedence (just aiming to take rid of the params here if really .nvmrc is supported. Ciao  |