Running node with ECMA script and no transpilation => CommonJS
https://nodejs.org/api/esm.html#esm_ecmascript_modules
nvm install node --reinstall-packages-from=node
checking for version
$ node --version
v13.7.0
node --experimental-modules src/index.js