Skip to content

Install specific version of NodeJS #118

@gpstmp

Description

@gpstmp

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions