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

Broken with [email protected] RC #16

Open
ssilve1989 opened this issue Aug 2, 2018 · 7 comments
Open

Broken with [email protected] RC #16

ssilve1989 opened this issue Aug 2, 2018 · 7 comments

Comments

@ssilve1989
Copy link

ssilve1989 commented Aug 2, 2018

When trying to use this with [email protected] it results in the following:

yarn run v1.9.2
$ git-cz
Cannot find module 'lerna/lib/Repository'
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
@dorsharon
Copy link

Also breaking for me.
Please fix this

@fabienheureux
Copy link

fabienheureux commented Aug 24, 2018

I have a workaround for this issue: I removed commitizen from dependencies, and run it through a npm script "commit": "npx git-cz"
It will work with npm versions that support npx, and this is clearly an issue that could be solved otherwise, but I personally did not have the time yet to dig this issue.

I found this workaround by mistake...I do not have a clue yet why it is breaking, hope it can help your case.

@abusada
Copy link

abusada commented Sep 20, 2018

i made PR that fixes this, but i don't know if this repo is still maintained or not, we use it in our projects and we need it to support lerna 3

@lukebatchelor
Copy link
Member

Hiya, wow, thanks for the contribution.

I'll try to get to it today and release a new major version.

@daern91
Copy link

daern91 commented Oct 8, 2018

Amazing, thanks @abusada. This works great!

@ibraelillo
Copy link

Hi, I'm still facing this issue on my project!! This pr is from 2018, can you just publish it, please?

@lukebatchelor
Copy link
Member

The PR in this issue was merged already and released in 2.0.0

#17 (comment)

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

7 participants