JEST with Angular SyntaxError: Unexpected token ‘export’

ProjectDirnode_moduleslodash-eslodash.js:10
export { default as add } from ‘./add.js’;
^^^^^^

SyntaxError: Unexpected token ‘export’
at Runtime.createScriptFromCode (../../node_modules/jest-runtime/build/index.js:1728:14)
at Object. (../../node_modules/ng2-charts/fesm2015/ng2-charts.mjs:5:23)