tools icon indicating copy to clipboard operation
tools copied to clipboard

Nf-core create warns twice about prettier missing

Open Midnighter opened this issue 1 year ago • 0 comments

Tiny nitpick: When I run nf-core create in an environment that does not contain prettier, I see two very similar warnings. One would be enough, IMO.

WARNING  Prettier not found. Please install it and run it on the pipeline to fix linting issues.                                                                                 create.py:383
WARNING  Prettier is not installed. Please install it and run it on the pipeline to fix linting issues.                                                                          create.py:461

Midnighter avatar Sep 03 '22 15:09 Midnighter