Skip to content

Unable to disable spinner #3023

@nlindley

Description

@nlindley

When running commands such as heroku ps:wait, I am unable to disable the CLI spinner, even when setting CI=true, TERM=dumb, etc. The problem appears to come from a bug in version 2.16.0 of @oclif/core and later fixed in 3.0.0.

Steps to Reproduce

  1. Set the environment variable CI=true.
  2. Run a command that triggers the CLI spinner.

Expected Behavior

The CLI spinner should not display.

Actual Behavior

The CLI spinner displays.

Environment

  • CLI Version: 9.3.0
  • OS: macOS Sequoia 15.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions