Skip to content

Conversation

@thecrypticace
Copy link
Contributor

@thecrypticace thecrypticace commented Oct 22, 2025

[ci-all]

The Bun build issue was caused by Turborepo passing through USERPROFILE from the env. Probably need to file a bug with Bun:

Works:
env: USERPROFILE: undefined
CWD: `D:\a\tailwindcss\tailwindcss\packages\@tailwindcss-standalone`

Fails:
env: USERPROFILE: "C:\Users\runneradmin"
CWD: `D:\a\tailwindcss\tailwindcss\packages\@tailwindcss-standalone`

It appears that there's still some issue during the upgrade tests that I'll have to investigate

@thecrypticace thecrypticace changed the title temp lock turbo dep bump turbo Oct 22, 2025
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