Closed sayhiben closed 2 weeks ago
This appears to be resolved. If repo maintainers or someone maintainers are in contact with can express to the maintainer of that package registry how critical it is to prevent these issues, it would be appreciated. Thanks
Our Codespaces prebuilds are suddenly failing today due to a package registry mismatch with a very similar issue to #837
devcontainer.json entry:
Build log:
[...]
The entry in Microsoft's package registry states this, where there is a hash mismatch between what's downloaded and what the registry states
It seems like when we download the file directly from the package repo, we receive the correct hash, but there is for some reason a mismatch during prebuilds, which indicates that a mirror or some other redirection may be taking place
This is blocking work for our organization. Please let me know how I can help resolve.