https://imgur.com/a/8jmfHVB are the two screenshots from the first post
One will want to avoid using $(git clone --recursive) since they have a bogus url in their .gitmodules https://git.proxmox.com/?p=proxmox-datacenter-manager.git;a=...
Fixed just now.
fatal: remote error: access denied or repository not exported: /rust/proxmox-api-types
fatal: repository 'https://git.proxmox.com/rust/proxmox-api-types/' not found
Now fixed the second module too and did a fresh clone in a fresh, isolated directory to confirm it really works now.
https://imgur.com/a/8jmfHVB are the two screenshots from the first post
One will want to avoid using $(git clone --recursive) since they have a bogus url in their .gitmodules https://git.proxmox.com/?p=proxmox-datacenter-manager.git;a=...