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

Cannot commit changes with beachball change command #949

Open
abjutus opened this issue Mar 6, 2024 · 1 comment
Open

Cannot commit changes with beachball change command #949

abjutus opened this issue Mar 6, 2024 · 1 comment

Comments

@abjutus
Copy link

abjutus commented Mar 6, 2024

Description

The change file was generated successfully and staged, but it cannot be committed.

Error Message

Error: Cannot commit changes: Cannot commit changes:  error: pathspec '/Users/xxx/play-beachball/change/*.json' did not match any file(s) known to git
    at commit (/Users/xxx/play-beachball/node_modules/.pnpm/[email protected]/node_modules/workspace-tools/lib/git/gitUtilities.js:200:15)
    at writeChangeFiles (/Users/xxx/play-beachball/node_modules/.pnpm/[email protected]/node_modules/beachball/lib/changefile/writeChangeFiles.js:44:38)
    at change (/Users/xxx/play-beachball/node_modules/.pnpm/[email protected]/node_modules/beachball/lib/commands/change.js:40:49)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /Users/xxx/play-beachball/node_modules/.pnpm/[email protected]/node_modules/beachball/lib/cli.js:55:13
@ecraig12345
Copy link
Member

Sorry for the slow response. There's not enough info from that log to debug, so if you're still having this issue, please either add more detailed repro steps, or make a repro in a GitHub repo.

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

2 participants