Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pkconcept opened this issue Dec 18, 2024 · 0 comments
Open

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

pkconcept opened this issue Dec 18, 2024 · 0 comments

Comments

@pkconcept
Copy link

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();

@pkconcept pkconcept changed the title Error with last version of node js Error with last version of node js (v23.4.0) Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant