17teen / Discord-Mass-DM-Tool

Tool which messages everyone in a Discord server (If user has DM's off they cannot be messaged).
166 stars 183 forks source link

Error [ERR_REQUIRE_ESM]: require() of ES Module #24

Open deman2660 opened 2 years ago

deman2660 commented 2 years ago

Error [ERR_REQUIRE_ESM]: require() of ES Module C:\Users\deman\OneDrive\Desktop\Folders\Discord-Mass-DM-Tool-3revamp\node_modules\chalk\source\index.js from C:\Users\deman\OneDrive\Desktop\Folders\Discord-Mass-DM-Tool-3revamp\script.js not supported. Instead change the require of index.js in C:\Users\deman\OneDrive\Desktop\Folders\Discord-Mass-DM-Tool-3revamp\script.js to a dynamic import() which is available in all CommonJS modules. at Object.<anonymous> (C:\Users\deman\OneDrive\Desktop\Folders\Discord-Mass-DM-Tool-3revamp\script.js:11:38) { code: ←[32m'ERR_REQUIRE_ESM'←[39m } I get this error when trying to run the script, any way to fix it?

r3dg0d commented 2 years ago

get the same god damn thing... rip

chethanyadav456 commented 2 years ago

Install lower version of chalk - npm install chalk@^4.1.2