Create functions to grep through installation logfiles (stdout / stderr)
Open
installation
Up Next
- Dominant language
- C++
- Stars
- 607
- Forks
- 67
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 1
Description
So that we can start to identify some common failure modes.
Eg if there’s a certain installation error we could grep for that and then provide some suggestions on ways to solve it. Eg perhaps a specific version of python needs to be specified
Could work with logfile logger: https://github.com/greta-dev/greta/issues/531
Contributor guide
Assessment
This issue has not been assessed yet.