editorconfig-checker / editorconfig-checker/editorconfig-checker.javascript

Downloading bin file could be fail, should try again in next time

Open
#396 0 comments 3 reactions 0 assignees View on GitHub
hacktoberfest help wanted
Dominant language
TypeScript
Stars
73
Forks
15
Avg merge
2d 16m
Merged PRs (30d)
2

Description

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'
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.