Lazy Loading: Maximum Call Stack Size Exceeded

hi everyone,
I’m writing separate shared library which follow to this article:
https://devdactic.com/ionic-multi-app-shared-library/

however, when i try to lazy load the library, i got error stating:
ERROR RangeError: Maximum call stack size exceeded

can anyone please advise ?

thank you