Hacker News new | ask | show | jobs
by frankhsu 206 days ago
Really nice tool, Thank you! I had confronted some issues after cloned the repo and installed the node_modules. I'm using node.js v20, when I tried "node webclone.js --help" the terminal catch a error of "Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/fangyexu/Desktop/dev-s/_github/webclone/node_modules/yargs/index.mjs not supported."

Then I just throwed it to my Cursor and it help me solved the issue.

2 comments

By the way, would it be possible to share how the issue was resolved on your end?
Thank you for the feedback. I will check it out.