Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failing installation in pycharm #139

Open
racinmat opened this issue Apr 5, 2024 · 6 comments
Open

failing installation in pycharm #139

racinmat opened this issue Apr 5, 2024 · 6 comments

Comments

@racinmat
Copy link

racinmat commented Apr 5, 2024

I just installed the plugin to pycharm 2024.1 and I'm getting
image

@mlec1
Copy link

mlec1 commented Apr 8, 2024

As the error message specifies, you need to install the Conventional Commit plugin in order to use the Commitlint Conventional Commit

@lppedd
Copy link
Owner

lppedd commented Apr 8, 2024

Unfortunately the Commitlint plugin is deprecated. So even if you have Conventional Commit installed it may not work correctly due to API changes.

I plan to integrate Commitlint and Angular providers into the core plugin at some point, as maintaining many plugins is becoming difficult.

@racinmat
Copy link
Author

racinmat commented Apr 8, 2024

@mlec1 I would like to, but it's not compatible with newest pycharm, see https://plugins.jetbrains.com/plugin/13389-conventional-commit
image

@mlec1
Copy link

mlec1 commented Apr 8, 2024

#132 (comment)

Then you just need to wait a few more days. I am also waiting for the plugin to be published on the marketplace 😅.
In the meantime, if you are really in a hurry, you can install it manually from the release on github

@mlec1
Copy link

mlec1 commented Apr 8, 2024

@racinmat The plugin is now available on the marketplace

@racinmat
Copy link
Author

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants