|
|
|
|
|
by cuuupid
332 days ago
|
|
Sounds very nice but doesn't seem to support Node v22 :/ ```
Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/cupid/.bun/install/global/node_modules/yargs/index.mjs not supported.
``` Is there a GitHub or similar where issues can be reported? |
|
This seems like a yargs compatibility issue (I kind of expected it to be problematic), I will probably switch to commander to handle CLI.