I'm trying to use pnpm on a large dependency tree. Everything installs correctly, however some files are corrupted and can't be opened (they appear as binary files).
Is there a way to check the integrity of the store, or debug the installation process ?
Node v12, pnpm v6.0.2, windows 10