-
Notifications
You must be signed in to change notification settings - Fork 296
Closed
Description
I need NodeJS v4.2.3 and i'm using this instructions https://github.com/nodesource/distributions#installation-instructions. Everything is ok but i got 4.0.0 version and cannot find a way to install 4.2.3 (or any other 4.x version).
I have tried to specify version but with no success:
apt-get install nodejs=4.2.3
apt-get install nodejs=4.2.3-1nodesource1~trusty1
apt-cache madison nodejs
command gives me this:
nodejs | 4.4.0-1nodesource1~trusty1 | https://deb.nodesource.com/node_4.x/ trusty/main amd64 Packages
nodejs | 4.4.0-1nodesource1~trusty1 | https://deb.nodesource.com/node_4.x/ trusty/main Sources
Thanks for any help!
Metadata
Metadata
Assignees
Labels
No labels