[INFO] --- frontend-maven-plugin:1.8.0:npm (npm run build) @ employee-rostering-frontend ---
[INFO] Running 'npm run build' in /home/jlocker/src/github.com/kiegroup/optaweb-employee-rostering/employee-rostering-frontend
[INFO]
[INFO] > @ build /home/jlocker/src/github.com/kiegroup/optaweb-employee-rostering/employee-rostering-frontend
[INFO] > react-scripts build
[INFO]
[INFO] Creating an optimized production build...
[INFO] =============
[INFO]
[INFO] WARNING: You are currently running a version of TypeScript which is not officially supported by typescript-estree.
[INFO]
[INFO] You may find that it works just fine, or you may not.
[INFO]
[INFO] SUPPORTED TYPESCRIPT VERSIONS: >=3.2.1 <3.6.0
[INFO]
[INFO] YOUR TYPESCRIPT VERSION: 3.6.2
[INFO]
[INFO] Please only submit bug reports when using the officially supported version.
[INFO]
[INFO] =============
[INFO] Failed to compile.
[INFO]
[INFO] ./node_modules/react-big-calendar/lib/addons/dragAndDrop/styles.scss
[INFO] Error: Missing binding /home/jlocker/src/github.com/kiegroup/optaweb-employee-rostering/employee-rostering-frontend/node_modules/node-sass/vendor/linux-x64-57/binding.node
[INFO] Node Sass could not find a binding for your current environment: Linux 64-bit with Node.js 8.x
[INFO]
[INFO] Found bindings for the following environments:
[INFO] - Linux 64-bit with Node.js 10.x
[INFO] - Linux 64-bit with Node.js 12.x
[INFO]
[INFO] This usually happens because your environment has changed since running `npm install`.
[INFO] Run `npm rebuild node-sass` to download the binding for your current environment.
[INFO]
[INFO]
[INFO] npm ERR! code ELIFECYCLE
[INFO] npm ERR! errno 1
[INFO] npm ERR! @ build: `react-scripts build`
[INFO] npm ERR! Exit status 1
[INFO] npm ERR!
[INFO] npm ERR! Failed at the @ build script.
[INFO] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[INFO]
[INFO] npm ERR! A complete log of this run can be found in:
[INFO] npm ERR! /home/jlocker/.npm/_logs/2019-12-11T12_31_47_092Z-debug.log
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:28 min
[INFO] Finished at: 2019-12-11T13:31:47+01:00
[INFO] ------------------------------------------------------------------------