[Question] Installation Failed
Questions
uv installation failed: Error installing uv for win32-x64: timeout(180 seconds) Warning: Failed to clean up directory: ENOENT: no such file or directory, scandir 'C:\Users\admin.eigent\bin' Installation failed: Error: Failed to download uv 0.6.14 from default source at installUv (file:///C:/Users/admin/AppData/Local/Programs/Eigent/resources/app.asar/resources/scripts/install-uv.js:192:9)
Due to network restrictions in China, you may need to use a proxy server. Alternatively, you can attempt to retry the operation or extend the timeout duration. If you are launching the application from source code, you can modify line 13 in the file resources/scripts/download.js to: const timeoutMs = 10 * 60 * 1000;