tj / commander.js

node.js command-line interfaces made easy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hey ! My project got crashed.. please check description for more detail

nikhil-wify opened this issue · comments

error commander@12.0.0: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.14.0"
error Found incompatible module.

could you pls provide me solution for this

Need ASAP solution

Commander v12 requires node v18 or higher. If you need support for node v16 then use Commander v11 or older.