Hi again,
the bin/hanami generate action home.index --skip-route --skip-tests command returns this error with the latest Ruby and Hanami:
bash: bin/hanami: No such file or directory
Is my installation broken or is something else causing this?
Hi again,
the bin/hanami generate action home.index --skip-route --skip-tests command returns this error with the latest Ruby and Hanami:
bash: bin/hanami: No such file or directory
Is my installation broken or is something else causing this?
Never mind, I needed to omit the bin/ part.
I was wrong, after reboot the bin/hanami command is found and works.