Closed 20after4 closed 3 years ago
Array#flat
is supported by Node.js greater than v11.
Please update your Node.js. It's recommended to use v12 or above.
Just found that the prerequisite is out of date in README. I'll make an update.
Just found that the prerequisite is out of date in README. I'll make an update.
Thank you!
When I run this:
npx -p https://github.com/violentmonkey/generator-userscript.git -p yo yo @violentmonkey/userscript
I get the following error:
node.js version: v10.15.2
Any idea why "flat" is not a function?