MacOS execution seems to hang indefinitely
Open
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
Reproduction steps:
clone https://github.com/Jigsaw-Code/outline-apps, run `npm ci`
run `npm run lint` (it just wraps `gts`)
hangs indefinitely
---
MacOS Sequoia 15.2
M1 Pro
Contributor guide
Research direction
Start by cloning the repository, running npm ci, and reproducing the hang with npm run lint, which wraps gts. Check the behavior on macOS Sequoia 15.2 with an M1 Pro, then trace the lint entry point to identify why execution does not complete. Done means lint finishes normally on the reported environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100