node-gradle / node-gradle/gradle-node-plugin
Improve Mac M1 support
Open
Nobody has claimed this yet.
- Dominant language
- Groovy
- Stars
- 677
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
Extracting #204
But instead of using uname on M1 macs we should be using sysctl sysctl.proc_translated
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing issue #204 and locating the plugin's existing uname-based architecture detection. Check how platform detection is tested, then confirm that translated M1 Macs use sysctl sysctl.proc_translated instead of uname.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy, macos, nodejs
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100