The error I am getting is this right when I try to download the pipeline and test it on a minimal dataset with a single command:
$ nextflow run nf-core/rnaseq -profile test,conda --outdir /Users/aggardik/workflow
N E X T F L O W \~ version 0.30.1
Launching `nf-core/rnaseq` \[jovial_nightingale\] - revision: 6e1e448f53 \[master\]
ERROR \~ Unknown config attribute `params.genomes.GRCh37.projectDir` -- check config file: /Users/aggardik/anaconda3/envs/RNAseq/share/nextflow/assets/nf-core/rnaseq/nextflow.config
\-- Check '.nextflow.log' file for details
(RNAseq)