hughsk / hughsk/ecosystem-docs
Initial run complains about missing help.txt
Open
- Dominant language
- JavaScript
- Stars
- 19
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
After running `ecosystem-docs` for the first time and entering my login credentials I get the following error:
```
events.js:141
throw er; // Unhandled 'error' event
^
Error: ENOENT: no such file or directory, open 'help.txt'
at Error (native)
```
This seems to be coming from https://github.com/hughsk/ecosystem-docs/blob/master/bin.js#L85
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.