Getting error while starting bench

I am getting the following error while launching bench. Can anyone support. Have attached a screenshot of the error.
Thanks.

Try
sudo systemctl stop all
bench start

Thanks Namrata. Tried it but getting an error like
“Failed to stop all.service: Unit all.service not loaded.”

Try
sudo supervisorctl stop all

still getting the same error while starting the bench.

@saurabhw Most likely your node requirements aren’t met. Try running bench setup requirements --node in your bench directory and try again.