Failed to initialize Crashpad

Hey @Anil,

I ran into a crashpad issue before but on Windows 10 Pro/WSL (Ubuntu) months ago. Afaik Crashpad is Google’s stack for reporting bugs - maybe kernel/compiler bugs. But it has been some time: Crashpad bugs

Brief Google search: Link

My understanding is that Pixi would be looking for the binary executable - Crashpad program, but Pixi is unable to locate the stack/program. Usually these are found in common directories like usr/bin/<binary excutable here> or for Pixi shell environments this would most likely be under /.pixi/* hope that helps clear up some confusion for community dev :+1: