-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I am getting the following error:
Included name 'paramsSummaryLog' is not defined in plugin 'nf-schema'
On this include.
I have tried using different versions of the nf-schema plugin in my nextflow.config but the error does not go away. The error seems to be related to the language server as the pipeline runs normally. The version of Nextflow I have in my system is 25.10.2.10555.
Following this answer in the Nextflow slack, I have updated both the nf-schema to version 2.6.1 both in the nextflow.config of the pipeline and the config of the utils_nfschema_plugin subworkflow. However, when I open again visual code I get the following error:
Plugin 'nf-schema' does not exist or is not specified in the configuration file
Metadata
Metadata
Assignees
Labels
No labels