I am using Nodejs v9.0.0. I have to use Babel for transpiling the code into ES5 because if not transpiled it throws error unexpected token import. So If anyone know how to use the real ES6 version in nodejs and which nodejs version. Please let me know.
Thanks
unexpected token importissue refer to this link