Skip to content

Unknown option: 'xxxx:commitizen_path' with pnpm #249

Open
@gyhyfj

Description

@gyhyfj

if my package.json includes such config field:

"config": {
    "commitizen": {
      "path": "./node_modules/cz-customizable"
    }
  }

If I run npm-run-all script with pnpm ,
It would print Unknown option: 'xxxx:commitizen_path' in terminal, and exit with code 1.

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