root@localhost:~/lyaml# specl -v1freport specs/*_spec.yaml
No command 'specl' found, did you mean:
Command 'pecl' from package 'php-pear' (main)
Command 'spell' from package 'spell' (main)
specl: command not found
root@localhost:~/lyaml# find . -name specl
root@localhost:~/lyaml#
hi.
root@localhost:~/lyaml# specl -v1freport specs/*_spec.yaml No command 'specl' found, did you mean: Command 'pecl' from package 'php-pear' (main) Command 'spell' from package 'spell' (main) specl: command not found root@localhost:~/lyaml# find . -name specl root@localhost:~/lyaml#
how to fix it?