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

release config broken: Could not infer "repo" from the "package.json" file. #164

Open
NullVoxPopuli opened this issue Jul 16, 2022 · 2 comments

Comments

@NullVoxPopuli
Copy link
Collaborator

It seems that since switching to monorepo, the release tooling doesn't actually work.

Running in to this error: https://github.com/lerna/lerna-changelog/blob/master/src/configuration.ts#L43

@NullVoxPopuli
Copy link
Collaborator Author

lerna-changelog is using the root of the repo, rather than the current working directory

@NullVoxPopuli
Copy link
Collaborator Author

fixed via pnpm patch for now, but this is "temporary"

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

1 participant