hyperweb-io / hyperweb-io/starship
bug: solana running on apple silicon
- Dominant language
- TypeScript
- Stars
- 77
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
## Overview
When running following config on apple silicon inside docker:
```yaml
name: starship-solana-devnet
version: 1.10.0
chains:
- id: solana
name: solana
numValidators: 1
ports:
rpc: 8899
ws: 8900
exposer: 8001
faucet: 9900
resources:
cpu: "1.0"
memory: "1Gi"
```
## Error
```
Incompatible CPU detected
```
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no source file or test; start by reproducing the provided Solana configuration on Apple silicon inside Docker and locate where the “Incompatible CPU detected” error originates. Done means the configuration runs without that error on the reported environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, macos
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100