Skip to content

fix: add packages field to pnpm-workspace.yaml#12

Merged
linonetwo merged 1 commit into
masterfrom
chore/fix-pnpm-workspace-packages-field-2026-04-12
Apr 12, 2026
Merged

fix: add packages field to pnpm-workspace.yaml#12
linonetwo merged 1 commit into
masterfrom
chore/fix-pnpm-workspace-packages-field-2026-04-12

Conversation

@linonetwo
Copy link
Copy Markdown
Contributor

Fix pnpm error packages field missing or empty by ensuring pnpm-workspace.yaml defines packages.

Copilot AI review requested due to automatic review settings April 12, 2026 13:04
@linonetwo linonetwo force-pushed the chore/fix-pnpm-workspace-packages-field-2026-04-12 branch from 0ec3a3b to 04dac7c Compare April 12, 2026 13:04
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR resolves pnpm’s packages field missing or empty workspace error by adding a valid packages definition to the workspace configuration.

Changes:

  • Add packages: to pnpm-workspace.yaml so pnpm recognizes the workspace.
  • Include the repository root ('.') as a workspace package.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@linonetwo linonetwo merged commit a1c0774 into master Apr 12, 2026
1 check passed
@linonetwo linonetwo deleted the chore/fix-pnpm-workspace-packages-field-2026-04-12 branch April 12, 2026 13:10
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

Successfully merging this pull request may close these issues.

2 participants