jaredly / jaredly/let-anything
Installation fails on MacOS
Nobody has claimed this yet.
- Dominant language
- OCaml
- Stars
- 99
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
I'm tryin to install `yarn add -D jaredly/let-anything` but the installation fails at
`Command: bsb -make-world -backend native` because of `let-anything/node_modules/bsb-native/lib/bs_ppx_tools.exe: No such file or directory`
I'm on MacOS and .exe would hint that something thinks I'm on windows :thinking:
My project has bs-platform 5.0.0 in case that affects this
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 reproducing `yarn add -D jaredly/let-anything` on macOS and inspect the `bsb -make-world -backend native` failure involving `bs_ppx_tools.exe`. Done means the package installs successfully on macOS without the missing-file error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100