epi2me-labs / wf-isoforms

Other
10 stars 5 forks source link

nextflow running error #5

Closed yipukangda closed 2 years ago

yipukangda commented 2 years ago

Hi,

I download the latest v.0.1.1 version and run command as show below:

nextflow run main.nf --help

then get a error which shows:

N E X T F L O W  ~  version 19.01.0
Launching `main.nf` [hopeful_goldberg] - revision: dc2e1a1ca5
ERROR ~ expecting '}', found ',' @ line 276, column 35.
           path("wf-isoforms-*.html"), emit: report
                                     ^

1 error

 -- Check '.nextflow.log' file for details
nrhorner commented 2 years ago

Hi,

This is caused by using an old version of nextflow. Could you please try with a recent nextflow release?