Skip to content

clear confusion #50

@ghost

Description

when i run commitizen init cz-conventional-changelog --save --save-exact i get this output

Attempting to initialize using the npm package cz-conventional-changelog

********
WARNING: You are using czConfig in your package.json. czConfig will be deprecated in Commitizen 3. 
Please use this instead:
{
  "config": {
    "commitizen": {
      "path": "./path/to/adapter"
    }
  }
}
For more information, see: http://commitizen.github.io/cz-cli/
********

npm WARN install Couldn't install optional dependency: Unsupported
[email protected] /home/oussama/Desktop/IContribute
└─┬ [email protected] 
  └── [email protected] 

the message say, Please use this instead but the suggested config is the same in package.json, also what is the optional dependency?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions