ESM in NodeJS

NodeJSESM

To enable es module system in nodejs, it's not as simple as enabling the --experimental-modules flag.

You need: