FMRIprep error with output path

I am having an issue with running fmriprep. I keep getting this error:

fmriprep: error: The selected working directory is a subdirectory of the input BIDS folder. Please modify the output path.

But here is my script
module load fmriprep
fmriprep /restricted/projectnb/cd-lab/yesh/processing /restricted/projectnb/cd-lab/yesh_output participant

fMRIPrep defaults to using a work subfolder of your current working directory. Are you running fMRIPrep from /restricted/projectnb/cd-lab/yesh/processing?