Skip to content

The Commitizen doesn't work in Codeflow #1038

@mmartinsoliv

Description

@mmartinsoliv

Describe the bug

I'm trying to run the npm run commit script but it's not working.

The lib: https://github.com/commitizen/cz-cli

Link to the blitz that caused the error

https://stackblitz.com/~/github.com/mmartinsoliv/easy-hooks-ts

Steps to reproduce

  1. Go to: https://stackblitz.com/~/github.com/mmartinsoliv/easy-hooks-ts
  2. Open terminal
  3. Modify some file. Example: README.md
  4. git add .
  5. npm run commit

Expected behavior

Expected to return a list of conventional commits.

Parity with Local

Screenshots

image

Platform

Version = 1.72.0
Hash = undefined
WebContainer = 3439c876b5ad430c5ace5952a2587f8d6d378d35

Browser name  = Chrome
Full version  = 112.0.0.0
Major version = 112
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 Edg/112.0.1722.48
performance.memory = {
  "totalJSHeapSize": 149889248,
  "usedJSHeapSize": 142566636,
  "jsHeapSizeLimit": 4294705152
}

Additional context

No response

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