vercel-labs / vercel-labs/native
No binary found for darwin-x64
Open
Nobody has claimed this yet.
- Dominant language
- Zig
- Stars
- 7.7k
- Forks
- 314
- Avg merge
- 5h
- Merged PRs (30d)
- 13
Description
I run zero-native doctor and it told me no binary for darwin-x64
Error: No binary found for darwin-x64
Expected: /Users/edwardxie/Library/pnpm/global/5/.pnpm/zero-native@0.1.9/node_modules/zero-native/bin/zero-native-darwin-x64
Run "npm run build:native" to build for your platform,
or reinstall the package to trigger the postinstall download.
Please add a pre-build binary for Intel Mac!
Contributor guide
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
Reproduce the failure with zero-native doctor on darwin-x64, then trace the npm run build:native and reinstall/postinstall paths mentioned in the report. Done means a darwin-x64 binary is available at the expected path and zero-native doctor no longer reports the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, zig
- Domain
- build-system, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100