Skip to content

fix: add tailwindcss oxide linux bindings for Vercel deployment#111

Merged
Kikolator merged 2 commits intodevfrom
fix/vercel-deploy
Mar 26, 2026
Merged

fix: add tailwindcss oxide linux bindings for Vercel deployment#111
Kikolator merged 2 commits intodevfrom
fix/vercel-deploy

Conversation

@Kikolator
Copy link
Copy Markdown
Owner

@Kikolator Kikolator commented Mar 26, 2026

Summary

  • Adds @tailwindcss/oxide-linux-x64-gnu and @tailwindcss/oxide-linux-x64-musl as explicit optionalDependencies in root package.json
  • Regenerates package-lock.json to include Linux native bindings
  • Fixes Vercel build failure caused by npm bug #4828 where macOS-generated lockfiles exclude cross-platform optional dependencies

Test plan

  • Verify Vercel preview deployment builds successfully for both web and admin apps
  • Confirm local turbo build still works on macOS

🤖 Generated with Claude Code

Kikolator and others added 2 commits March 26, 2026 11:28
…ails

Reflects current project state: three apps (web, admin, mobile), Resend
email infrastructure, Nuki smart lock integration, 29 migrations, shared
package, and per-app environment variable docs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
npm on macOS excludes linux-x64 native bindings from the lockfile,
causing @tailwindcss/oxide to fail on Vercel's build machine.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
cowork-admin Ignored Ignored Mar 26, 2026 10:39am
cowork-platform Ignored Ignored Mar 26, 2026 10:39am

Request Review

@Kikolator Kikolator enabled auto-merge (squash) March 26, 2026 10:42
@Kikolator Kikolator merged commit 29aa0a2 into dev Mar 26, 2026
11 checks passed
@Kikolator Kikolator deleted the fix/vercel-deploy branch March 26, 2026 10:44
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