-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
[BUG] Add s390x arch support #1455
Comments
When running tests on a s390x machine, I found this kind of errors:
|
shouldn't we also add ppc64el? |
Sadly ppc64el gives the same kind of errors |
Hi, it looks like it was a Debian/Node.js issue. npm works fine with s390x, ppc64 and ppc64el |
Make sure npm isn’t installed separately, npm only ships with node. |
@ljharb: sure |
Credit: @guimard Close: #1751 Fixes: #1455 Reviewed-by: @darcyclarke
npm If your bug is preproducible on If your issue was a feature request, please consider opening a new RRFC or RFC. If your issue was a question or other idea that was not CLI-specific, consider opening a discussion on our feedback repo Closing: This is an automated message. |
What / Why
Hi,
after some test, s390x is well supported excepted in listed test:
The text was updated successfully, but these errors were encountered: