Following a nf-core template update, I had this error: ``` ERROR ~ Duplicate key "errorMessage" at 989 [character 31 line 22] ``` The error was indeed on line 22, but the file was `assets/schema_input.json` cf https://github.com/nf-core/rnavar/pull/215 (error was fixed by https://github.com/nf-core/rnavar/pull/215/commits/fd3a561eb9401cbb61e27164826ddfcfa91eeb68)