Skip to content

Fix windows build#2481

Closed
samfreund wants to merge 2 commits into
PhotonVision:mainfrom
samfreund:test
Closed

Fix windows build#2481
samfreund wants to merge 2 commits into
PhotonVision:mainfrom
samfreund:test

Conversation

@samfreund
Copy link
Copy Markdown
Member

@samfreund samfreund commented May 10, 2026

We're seeing CI failures in #2479, trying to figure out where that's coming from

looks like pnpm updated out from under us, and we didn't have it pinned. We're now pinning it to 11, and we've updated the relevant build-scripts that need to be approved.

@github-actions github-actions Bot added the backend Things relating to photon-core and photon-server label May 11, 2026
@samfreund samfreund changed the title test windows pnpm install Fix windows build May 11, 2026
@samfreund
Copy link
Copy Markdown
Member Author

Closing in favor of #2482

@samfreund samfreund closed this May 11, 2026
samfreund pushed a commit that referenced this pull request May 11, 2026
Fixes failure in #2481. The pnpm version was unpinned, so it quietly moved to pnpm 11, which introduced several breaking changes including one with approved builds (specifically, strictDepBuilds). Since we're on pnpm 11 anyways, use their new system for approving postinstalls for certain dependencies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Things relating to photon-core and photon-server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant