Skip to content

--handle-input not working with Expo? #516

@FezVrasta

Description

@FezVrasta
  • Description: I'm trying to run expo start along with another command, I'm using --handle-input but nothing happens when I press r (reload) or i (open on iOS)
  • Expected Behavior: I would expect the commands to be forwarded to the Expo CLI
  • Environment: macOS, Node lts/jod
  • Reproduction: concurrently -k -n 'mobile-client,backend' -c 'red,green' --handle-input 'yarn expo start' 'yarn workspace backend run dev'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions