This is the error pros makes on a fresh install.
- Pros: 3.1.4
- GCC: 8.3.0
- OS: Solus 4.1
$ prosv5 make all
ERROR - pros.cli.main:main - [Errno 2] No such file or directory: 'make': 'make'
File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'make': 'make'
We detected something went wrong! Do you want to send a report? [y/N]:```