RangeError: Maximum call stack size exceeded

I am getting RangeError: Maximum call stack size exceeded error in CLI, what does it mean?

[18:43:18]  RangeError: Maximum call stack size exceeded
    at deepClone (H:\xampp\htdocs\MyAppIO2RC0\MyApp\node_modules\rollup\dist\rollup.js:153:20)
    at deepClone (H:\xampp\htdocs\MyAppIO2RC0\MyApp\node_modules\rollup\dist\rollup.js:165:18)
    at deepClone (H:\xampp\htdocs\MyAppIO2RC0\MyApp\node_modules\rollup\dist\rollup.js:165:18)
    at deepClone (H:\xampp\htdocs\MyAppIO2RC0\MyApp\node_modules\rollup\dist\rollup.js:165:18)
    at deepClone (H:\xampp\htdocs\MyAppIO2RC0\MyApp\node_modules\rollup\dist\rollup.js:165:18)
    at deepClone (H:\xampp\htdocs\MyAppIO2RC0\MyApp\node_modules\rollup\dist\rollup.js:165:18)
    at deepClone (H:\xampp\htdocs\MyAppIO2RC0\MyApp\node_modules\rollup\dist\rollup.js:165:18)
    at deepClone (H:\xampp\htdocs\MyAppIO2RC0\MyApp\node_modules\rollup\dist\rollup.js:165:18)
    at deepClone (H:\xampp\htdocs\MyAppIO2RC0\MyApp\node_modules\rollup\dist\rollup.js:165:18)
    at deepClone (H:\xampp\htdocs\MyAppIO2RC0\MyApp\node_modules\rollup\dist\rollup.js:165:18)

The Ionic team is working on it