Closed HellScre4m closed 1 year ago
Hello :)
Yes, you are trying to run an ES6 module using a version of Node.JS that does not support it yet. You have to either use a bundling tool or update your node to use the lib.
Hm, I'm also getting this issue. Using the most recent version of node, node v6.9.2.
@henry-cc nodejs doesn't support ES6 imports
Hey.
Can you tell me what's wrong?