carloea2 opened a new issue, #3745: URL: https://github.com/apache/texera/issues/3745
# Purpose Add a short, actionable Windows note to **0. Requirements** so developers avoid `MAX_PATH `failures when Texera creates deep directories (e.g., Python/ICEBERG writing `metadata.json`). This prevents errors like `[WinError 3] The system cannot find the path specified.` ## Summary of changes 1. Insert a new subsection “Windows: enable long paths (recommended)” at the end of 0. Requirements, after Angular 16 CLI and before 1. Setup Backend Development. 2. The block gives a one-line PowerShell fix, a verification command, and a fallback tip (shorter workspace path) for managed devices. [Guide-for-Developers.md](https://github.com/user-attachments/files/22433864/Guide-for-Developers.md) ## Backward compatibility No breaking changes (documentation only). @aglinxinyuan @Ma77Ball -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
