Skip to content

Error with last version of node js (v23.4.0) #36

@pkconcept

Description

@pkconcept

When running csso , this error is thrown :

TypeError: this.outputHelp is not a function

A simple fix in index.js is to replace

this.outputHelp();

by
command.outputHelp();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions