You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're trying to install version 16.1.0 of nodejs on Debian buster. When we try to install it we get this error:
apt-get install nodejs=16.1.0-*
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '16.1.0-*' for 'nodejs' was not found
I see that version 16.13.0 is available, which we are planning to upgrade to in the near future, but for now we need to stay at version 16.1.0. How can we do this? I see the all 16.x versions are available at https://deb.nodesource.com/node_16.x/pool/main/n/nodejs/, can they be made available to be installed using apt?
The text was updated successfully, but these errors were encountered:
Hi,
We're trying to install version 16.1.0 of nodejs on Debian buster. When we try to install it we get this error:
I see that version 16.13.0 is available, which we are planning to upgrade to in the near future, but for now we need to stay at version 16.1.0. How can we do this? I see the all 16.x versions are available at https://deb.nodesource.com/node_16.x/pool/main/n/nodejs/, can they be made available to be installed using apt?
The text was updated successfully, but these errors were encountered: