-
Notifications
You must be signed in to change notification settings - Fork 293
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
Comments
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? |
unfortunately node v0.10 is out of support! |
closing; please re-open if there is anything outstanding here |
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.
I want to know if nodejs can support armv5 cpu? i have a project need use nodejs on armv5 cpu.
The text was updated successfully, but these errors were encountered: