Sometimes, due to network, downloading editorconfig-checker bin file count be fail. It should try download again in next execute time; ``` [Error: ENOENT: no such file or directory, scandir '/Users/xxx/temp/node_modules/.pnpm/editorconfig-checker@5.0.1/node_modules/editorconfig-checker/bin/latest/bin'] { errno: -2, code: 'ENOENT', syscall: 'scandir', path: '/Users/xxx/.pnpm/editorconfig-checker@5.0.1/node_modules/editorconfig-checker/bin/latest/bin' } ```