Errors building latest version on Mac
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 804
- PR merge metrics
- No merged PRs in 30d
Description
[3/4] 🔗 Linking dependencies...
[4/4] 🔨 Building fresh packages...
$ bin/_link
readlink: illegal option -- f
usage: readlink [-n] [file ...]
usage: dirname path
usage: dirname path
bin/_link: line 22: cd: /packages/@interactjs: No such file or directory
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 with bin/_link, especially line 22, and reproduce the package build on macOS using the reported readlink and dirname output. Check the script's path-resolution behavior against the macOS command behavior; done means the build completes without the missing /packages/@interactjs error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100