OpenPlan
BugsReport
All bugs
BUG-1042In progressHighCLI · v1.4.2

Plugin install hangs on macOS Sonoma

Reported by alex.b 3d ago7 affectedAssigned to maintainer.jen

Status

  1. Reported
  2. Needs reproduction
  3. Reproduced
  4. Triaged
  5. In progress
  6. Fixed
  7. Released

Summary

Running `openplan plugin install` from the CLI freezes after the dependency resolution step. No output, no error.

Reproduction

Steps to reproduce
1. Run `openplan plugin install hello-world` 2. Wait past the resolve step 3. Process hangs indefinitely
Expected
Plugin should install and print a success message.
Actual
CLI hangs with no output for 5+ minutes until killed.
Environment
macOS 14.5, Node 20.10, zsh
Frequency
always

Details

Status
In progress
Severity
high
Component
CLI
Version
1.4.2
Reporter
alex.b
Assigned
maintainer.jen
Updated
4h ago
Created
3d ago

Activity & Comments

3
  1. systemmaintainer· 3d ago

    Bug reported.

  2. maintainer.jenmaintainer· 2d ago

    Reproduced locally on a fresh M2. Looks like a stuck child process.

  3. maintainer.jenmaintainer· 4h ago· Reproduced → In progress

    Moved to in progress.