
[英]error TS2707 Generic type 'ɵɵDirectiveDeclaration' requires between 6 and 8 type arguments
[英]error TS2707: Generic type 'ɵɵDirectiveDeclaration' requires between 6 and 8 type arguments
我使用npm install ngx-infinite-scroll --save
命令安装了ngx-infinite-scroll
库。 如文档中所提供的。
但是,我在库文件中收到以下错误:
Error: node_modules/ngx-infinite-scroll/lib/ngx-infinite-scroll.directive.d.ts:28:18 - error TS2707: Generic type 'ɵɵDirectiveDeclaration' requires between 6 and 8 type arguments
一些已经存在的解决方案:
我又读了几篇文章,但没有找到具体的解决方案。
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.