isomorphic-git / isomorphic-git/isomorphic-git
Re-throw errors from async filesystem functions
Open
- Dominant language
- JavaScript
- Stars
- 8.4k
- Forks
- 491
- Avg merge
- 2h 53m
- Merged PRs (30d)
- 7
Description
If I don't catch it in my filesystem implementation, the error will not appear anywhere in the console. This is a huge mindfuck when the code doesn't work even though there are no errors.
Contributor guide
Assessment
This issue has not been assessed yet.