Skip to content

fix: macOS CI sharp install in isolated dir#47

Merged
ApiliumDevTeam merged 2 commits intomainfrom
dev
Mar 25, 2026
Merged

fix: macOS CI sharp install in isolated dir#47
ApiliumDevTeam merged 2 commits intomainfrom
dev

Conversation

@ApiliumDevTeam
Copy link
Copy Markdown
Collaborator

Summary

Hotfix: install sharp in /tmp/sharp-tool/ to avoid oxlint peer dep conflict on macOS CI runners.

After merge

Re-run Build Desktop Installers workflow via workflow_dispatch.

## Summary

macOS CI jobs fail because `npm install sharp` triggers peer dep
conflict with oxlint in the project root. Fix: install sharp in
`/tmp/sharp-tool/` and use `NODE_PATH` to resolve it.

## Test plan

- [ ] Re-run Build Desktop Installers workflow — all 5 jobs should pass
@ApiliumDevTeam ApiliumDevTeam merged commit 4a67324 into main Mar 25, 2026
4 of 5 checks passed
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.

1 participant