Skip to content

Unexpected warning: The option '--compat' is not registered with the 'new' command. Run 'ember new --help' for a list of supported options. #193

@johanrd

Description

@johanrd

Steps to reproduce

Follow readme for --no-compat option: https://github.com/ember-cli/ember-app-blueprint?tab=readme-ov-file#--no-compat

pnpm dlx ember-cli@latest new my-app-name \
  --blueprint @ember/app-blueprint@alpha \
  --pnpm \
  --no-compat

Unexpected warning:

The option '--compat' is not registered with the 'new' command. Run `ember new --help` for a list of supported options.
installing app-blueprint

Environment:

ember v                             
ember-cli: 6.9.1
node: 24.11.0
os: darwin arm64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions