Encounter ERR_MODULE_NOT_FOUND when build and run NodeJS server sample for production using ``` npm run build npm start ``` **Root Causes** Using ES module requires full files extensions [NodeJS Documentation](https://nodejs.org/api/esm.html#mandatory-file-extensions)