Open dimaqq opened 4 months ago
Full log
At the very least, if the requested nodejs version cannot be installed (e.g. the base is too old), it would be much better to give an error instead.
Ideally, custom node should be used, because, well, 12.x is really old.
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3124.
This message was autogenerated
Bug Description
Looks like npm-node-version is not honoured. I've requested 20.15, but debug shows that 12.22.9 is actually used
To Reproduce
--debug
Observe that node version is v12.22.9 despite the requested latest or 20.15 or seemingly any.
part yaml
Relevant log output