Skip to content
New issue

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

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

Already on GitHub? # to your account

Support building released node versions > 1.0 from source #1188

Closed
basicdays opened this issue Aug 3, 2016 · 1 comment
Closed

Support building released node versions > 1.0 from source #1188

basicdays opened this issue Aug 3, 2016 · 1 comment
Assignees
Labels
feature requests I want a new feature in nvm! installing node Issues with installing node/io.js versions. io.js This relates to https://iojs.org/

Comments

@basicdays
Copy link

Currently nvm does not support building node from source for versions over 1.0. This would be necessary for allowing a build of node to support things like using the System ICU libraries for the JavaScript Intl library.

$ nvm install -s v4.4.7 --with-intl=system-icu
Installing node v1.0 and greater from source is not currently supported
@ljharb
Copy link
Member

ljharb commented Aug 3, 2016

Thanks for filing this :-)

This blocks both #1053 and #779.

@ljharb ljharb added installing node Issues with installing node/io.js versions. io.js This relates to https://iojs.org/ labels Aug 3, 2016
@ljharb ljharb self-assigned this Aug 3, 2016
@ljharb ljharb added the feature requests I want a new feature in nvm! label Aug 3, 2016
PeterDaveHello added a commit to PeterDaveHello/nvm that referenced this issue Aug 5, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature requests I want a new feature in nvm! installing node Issues with installing node/io.js versions. io.js This relates to https://iojs.org/
Projects
None yet
Development

No branches or pull requests

2 participants