WordPress LMS for Web and mobile › Forums › WPLMS Student App › Typescript Error Generic type 'IterableDiffer' requires 1 type argument(s).
Tagged: virual scroll
hiere i come up with the next issue on my side
T
Thank you in advance for any tip
I not understand
you help me: app on ios, androi
thanks
Try updating your version of TS Compiler applying this command in your console: npm install --save [email protected]
npm install --save [email protected]
Well im not being able to see such line . the error is appearing becuase there is not any ” type ” defined for iterrablediffer there .
but in my setup it is defined : http://prntscr.com/h0t2xw
I guess your ionic is at old version . Try running this command in your setup : npm install -g [email protected]
npm install -g [email protected]