MetaMask / MetaMask/metamask-mobile
Cannot build at android
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
### What is this about?
I set node 16, and ruby 3.0.3 as README. But I got bellow error when `yarn start:android`
```
Caused by: org.gradle.process.internal.ExecException: Process 'command '[MY ROOT]/Library/Android/sdk//cmake/3.22.1/bin/cmake'' finished with non-zero exit value 2
```
Any idea? I tried to reinstall ndk, cmake but didn’t work.
### Scenario
_No response_
### Design
_No response_
### Technical Details
_No response_
### Threat Modeling Framework
_No response_
### Acceptance Criteria
_No response_
### References
_No response_
Contributor guide
Research direction
Start by comparing the README's Node 16 and Ruby 3.0.3 setup with the failing `yarn start:android` command. Investigate the reported CMake path and Gradle `ExecException`, including the installed NDK and CMake versions; done means the Android build completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, react-native, typescript
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100