You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm building a project with pnpm workspaces and turbo repo.
Starlight is one of the packages of this repo.
Dev env is working seamlessly.
Build is failing tho.
I've tried the same setup in both "standalone" and "monorepo" envs, and it seems issue is related to monorepo env as "standalone" works perfectly.
Here's the error message I'm getting:
Thanks for the report @Boimb and sorry for the disruption. Given this isn’t something we can fix inside Starlight itself, I hope it’s OK for me to close this issue as a duplicate and hopefully we’ll get the Astro bug fixed soon. We can use withastro/astro#7561 to track progress.
What version of
starlight
are you using?0.4.1
What version of
astro
are you using?2.7.0
What package manager are you using?
pnpm
What operating system are you using?
Windows
What browser are you using?
Chrome
Describe the Bug
I'm building a project with pnpm workspaces and turbo repo.
Starlight is one of the packages of this repo.
Dev env is working seamlessly.
Build is failing tho.
I've tried the same setup in both "standalone" and "monorepo" envs, and it seems issue is related to monorepo env as "standalone" works perfectly.
Here's the error message I'm getting:
Starlight root is at
C:\path_to_monorepo\docs\astro
so one level above as the requested file. Seem path related.Thx for your support.
Link to Minimal Reproducible Example
No response
Participation
The text was updated successfully, but these errors were encountered: