Skip to content

if nodejs can support armv5 cpu? #1772

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

Closed
hnhuangda opened this issue Feb 15, 2019 · 4 comments
Closed

if nodejs can support armv5 cpu? #1772

hnhuangda opened this issue Feb 15, 2019 · 4 comments

Comments

@hnhuangda
Copy link

Node.js Version: 0.10.43
OS: Linux router 4.1.0 #1 PREEMPT Tue Jan 29 18:08:34 HKT 2019 armv5tejl GNU/Linux

nodejs v0.10.43 run error Segmentation fault.

image

I want to know if nodejs can support armv5 cpu? i have a project need use nodejs on armv5 cpu.

@aymen94
Copy link
Member

aymen94 commented Feb 15, 2019

The latest versions of node.js require at least one CPU compatible with ARMv6. You can use the v0.10 branch for armv5.

@hnhuangda
Copy link
Author

The latest versions of node.js require at least one CPU compatible with ARMv6. You can use the v0.10 branch for armv5.

thanks aymen94.

But many versions(0.10.x) have been tested, they all failed the test. run node segmentation fault. you can see the screenshot.

Do you have any idea for this problem?

@gireeshpunathil
Copy link
Member

unfortunately node v0.10 is out of support!

@gireeshpunathil
Copy link
Member

closing; please re-open if there is anything outstanding here

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

No branches or pull requests

3 participants