due to a bug on nodeenv: https://github.com/ekalinin/nodeenv/issues/209
Thanks for the heads up!
@fczuardi a possible workaround would be to install node at the system (through whatever package manager you're using) and use language_version: system -- this'll bypass the nodeenv download process
Upstream bug is fixed! Closing :)
Thanks for the issue