-
-
Notifications
You must be signed in to change notification settings - Fork 119
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
Plugin downloads wrong arch on PPC machine #166
Comments
None of us have access to a power pc machine, but if you can provide what java says for gradle-node-plugin/src/test/groovy/com/github/gradle/node/util/PlatformHelperTest.groovy Lines 26 to 35 in 7df7dae
|
|
Output of:
is:
|
Thanks for merging! |
The detection of the architecture is not considering power pc machines.
gradle-node-plugin/src/main/kotlin/com/github/gradle/node/util/PlatformHelper.kt
Line 28 in 7df7dae
The text was updated successfully, but these errors were encountered: