in car.controller. findone promise<Cars[]>shows error but if we change this to promise<Cars> it will run
in car.controller. findone promise<Cars[]>shows error but if we change this to promise it will run