Posted 18 December 2024, 4:27 pm EST
hello, I’m updating wijmo 5.20211.781 to version 5.20241.19. I updated the license and also the style to “.scss”, but when I run a build, a typing error occurs. In the previous version, the build was normal. Could you help me?
I’m using Angular 11
typescript ~4.2.1
Error:
[error] RangeError: Maximum call stack size exceeded
at parseNonArrayType (C:\dev\workspace\frontend\TaxProf_aafm-br-onvio-accounting-cost-components\node_modules\typescript\lib\typescript.js:30003:28)
at parsePostfixTypeOrHigher (C:\dev\workspace\frontend\TaxProf_aafm-br-onvio-accounting-cost-components\node_modules\typescript\lib\typescript.js:30098:24)
at parseTypeOperatorOrHigher (C:\dev\workspace\frontend\TaxProf_aafm-br-onvio-accounting-cost-components\node_modules\typescript\lib\typescript.js:30157:20)
at parseUnionOrIntersectionType (C:\dev\workspace\frontend\TaxProf_aafm-br-onvio-accounting-cost-components\node_modules\typescript\lib\typescript.js:30186:20)
at parseIntersectionTypeOrHigher (C:\dev\workspace\frontend\TaxProf_aafm-br-onvio-accounting-cost-components\node_modules\typescript\lib\typescript.js:30197:20)
at parseUnionOrIntersectionType (C:\dev\workspace\frontend\TaxProf_aafm-br-onvio-accounting-cost-components\node_modules\typescript\lib\typescript.js:30186:20)
at parseUnionTypeOrHigher (C:\dev\workspace\frontend\TaxProf_aafm-br-onvio-accounting-cost-components\node_modules\typescript\lib\typescript.js:30200:20)
at parseTypeWorker (C:\dev\workspace\frontend\TaxProf_aafm-br-onvio-accounting-cost-components\node_modules\typescript\lib\typescript.js:30291:24)
at doOutsideOfContext (C:\dev\workspace\frontend\TaxProf_aafm-br-onvio-accounting-cost-components\node_modules\typescript\lib\typescript.js:28153:30)
at parseType (C:\dev\workspace\frontend\TaxProf_aafm-br-onvio-accounting-cost-components\node_modules\typescript\lib\typescript.js:30284:20)