-
Notifications
You must be signed in to change notification settings - Fork 647
Description
What is the improvement or update you wish to see?
The DEVELOPMENT.md doc covers most issues but it doesn't provide the most support on troubleshooting beyond the debugger. I was attempting to run the dev:desktop target and was pulling my hair out getting the application to start. After a lot of searching, I stumbled upon vercel/turborepo#8491 that seems to highlight a problem with case-sensitive volumes when running with Turbo.
So while yes it would be expected that developers can navigate the tool chain to find the reasons they can't execute targets, I wonder if there is anything specific that can be added around system configuration, etc. that may help reduce churn. I realize the problem is with Turbo but even a section that points to the GitHub issues list for each major component (Turbo, Tauri, Svelte, etc.) may reduce the effort required to figure out why something is wrong.
Is there any context that might help us understand?
No response
Does the docs page already exist? Please link to it.
No response