Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nodejs 5.x support for Debian systems #16

Merged
merged 1 commit into from
Feb 18, 2016
Merged

Add nodejs 5.x support for Debian systems #16

merged 1 commit into from
Feb 18, 2016

Conversation

klardotsh
Copy link
Contributor

This allows pinning to either the 4.x or 5.x trees of NodeJS on Debian systems, rather than just the 4.x tree. Due to nodesource/distributions#33 it is impossible to lock down to a specific version within these trees (thus, currently, setting nodejs_version = "5.x" will install nodejs=5.6.0 in APT).

@geerlingguy
Copy link
Owner

It looks this way... but would setting any of the example values still work correctly?

# Set the version of Node.js to install (e.g. "0.10", "0.12", "4.x", "5.x").
nodejs_version: "0.10"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants