O
O
olenafront0972022-01-23 20:43:33
Node.js
olenafront097, 2022-01-23 20:43:33

How to rollback a node version?

for example from 14 to 11
then back (or to any other)
is it possible?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexandroppolus, 2022-01-23
@olenafront097

Put nvm, it's easy to change the version back and forth

L
Lynn "Coffee Man", 2022-01-23
@Lynn

nvm, n, fnm, asdf, volta, etc.

R
rPman, 2022-01-23
@rPman

Run your applications by setting the minimum version of the environment in docker containers or steering wheels yourself using lxc
, in your mind, you can run the application in the simplest chroot by setting up the minimum system image using debootstrap, tinkering a little with the network settings (more precisely, only dns, since the network will be the same as and main system) and mount copies of /dev,/sys/,/proc with bind

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question