survey-library
survey-library copied to clipboard
Cannot find module 'question_matrixdropdownbase' or its corresponding type declarations.
Posted by @DutchFrankNL at https://github.com/surveyjs/survey-library/commit/24d7535819cfca427ad114c9eb0e1cd5285133ee#commitcomment-138449591
I'm not sure if the issue is related but in the last couple of hours i'm getting the following error when installing the "survey-angular-ui". I tried version 1.9.64 up to 1.9.129. Could it be related to this update?
This is the error: "Error: node_modules/survey-angular-ui/questions/matrixcell.component.d.ts:12:23 - error TS2307: Cannot find module 'question_matrixdropdownbase' or its corresponding type declarations. 12 get row(): import("question_matrixdropdownbase").MatrixDropdownRowModelBase;"
I'm running Angular162.12 on node18.18.2.
@DutchFrankNL, I would appreciate it if you could share a problematic demo for research.
Thank you