GoogleCloudPlatform / GoogleCloudPlatform/agent-starter-pack
support windows deployment
Open
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
make deploy command throws error in windows
```
# Export dependencies to requirements file using uv export.
process_begin: CreateProcess(NULL, # Export dependencies to requirements file using uv export., ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [Makefile:83: deploy] Error 2
```
Contributor guide
Assessment
This issue has not been assessed yet.