You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When going through the nf-core modules create prompt dialog, you are unable ot cancel with ctrl + conce you get to theProcess resource label` question.
Steps to reproduce
$ nf-core modules create -a @jfy133 -n -c malt=0.5.2 malt -f
,--./,-.
___ __ __ __ ___ /,-._.--~\
|\ | |__ __ / ` / \ |__) |__ } {
| \| | \__, \__/ | \ |___ \`-._,-`-,
`._,._,'
nf-core/tools version 2.1
INFO Press enter to use default values (shown in brackets) or type your own responses. ctrl+click underlined text to open links. create.py:83
INFO Using Bioconda package: 'bioconda::malt=0.5.2=0.41' create.py:145
INFO Could not find a Docker/Singularity container (Unexpected response code `204` for https://api.biocontainers.pro/ga4gh/trs/v2/tools/malt=0.5.2/versions/malt=0.5.2-0.41) create.py:172
INFO Provide an appropriate resource label for the process, taken from the nf-core pipeline template. create.py:199
For example: process_low, process_medium, process_high, process_long
? Process resource label: process_low
Cancelled by user
? Process resource label: process_low
Cancelled by user
? Process resource label: process_low
Cancelled by user
? Process resource label: process_low
Expected behaviour
Should cancel and NOT create any files
The text was updated successfully, but these errors were encountered:
Description of the bug
When going through the
nf-core modules create
prompt dialog, you are unable ot cancel with ctrl + conce you get to the
Process resource label` question.Steps to reproduce
Expected behaviour
Should cancel and NOT create any files
The text was updated successfully, but these errors were encountered: