-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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 #632
Add Nodejs #632
Conversation
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Some configurations of 'nodejs/12.14.1' failed in build 2 (
|
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Some configurations of 'nodejs/12.14.1' failed in build 3 (
|
Signed-off-by: Uilian Ries <uilianries@gmail.com>
All green in build 4 (
|
BTW I tried to build from sources ... On Linux it took 2h to build only one profile 😱 |
Hi @uilianries, just one question: shouldn't we take the 32-bit versions into account or maybe raise an invalid configuration if there are no installers available? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just the thing about adding the 32 bit versions
@czoido there are installers for 32-bit, but not for all OS. As we dropped 32-bit support, I'm going to raise and error when trying to install such platform |
@czoido reading again, at line 13, only 64-bit is accepted: https://github.com/conan-io/conan-center-index/pull/632/files#diff-1fd4aa2024f47a355578a3c8d25620e7R13 |
Specify library name and version: nodejs/13.6.0
Version 12.14.1 is LTS
Version 13.6.0 is the latest
conan-center hook activated.