Skip to content

NLS throwing an error with nf-schema plugin includes #147

@JoseEspinosa

Description

@JoseEspinosa

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions