As I know, nodejs can only understand require syntax, not the import/export statement.
So When I want to use es6 module statement in nodejs, I have to configure babel