Skip to content

fix root workspace scripts#1037

Open
Tomeshwari-02 wants to merge 1 commit into
souma9830:masterfrom
Tomeshwari-02:codex/fix-root-workspaces
Open

fix root workspace scripts#1037
Tomeshwari-02 wants to merge 1 commit into
souma9830:masterfrom
Tomeshwari-02:codex/fix-root-workspaces

Conversation

@Tomeshwari-02

Copy link
Copy Markdown

Summary

  • declare backend and frontend as root npm workspaces
  • refresh the root lockfile so workspace scripts have package targets

Why

The root scripts used --workspaces, but the package had no workspace configuration, causing commands such as npm run build to fail with No workspaces found!.

Fixes #1030

Validation

  • npm run build

@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the souma9830's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Tomeshwari-02 Tomeshwari-02 changed the title [codex] fix root workspace scripts fix root workspace scripts Jul 1, 2026
@Tomeshwari-02 Tomeshwari-02 marked this pull request as ready for review July 1, 2026 17:40
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.

bug: root npm scripts fail because package workspaces are not declared

1 participant