Skip to content

Incorrect version number from cli? #405

Description

@ManzDev

With postcss-cli 8.3.1 works fine:

$ npm install -D postcss-cli@8.3.1
$ npx postcss --version
8.3.1

With postcss-cli 9.0.0+ don't works:

$ npm install -D postcss-cli@9.0.1
$ npx postcss --version
1.0.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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