Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/cplusplus/141.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Angular2:ElementRef不是泛型_Angular - Fatal编程技术网

Angular2:ElementRef不是泛型

Angular2:ElementRef不是泛型,angular,Angular,我安装了ng2引导 但是我越来越 node_modules/@ng bootstrap/ng bootstrap/typeahead/typeahead.d.ts(94,30): 错误TS2315:类型“ElementRef”不是泛型 我如何纠正它???参考此,我们如何将bootstrap 2.0的版本降级为1.0..卸载以前的版本,然后运行npm install@ng bootstrap/ng-bootstrap@1.1.0--保存命令。

我安装了ng2引导

但是我越来越

node_modules/@ng bootstrap/ng bootstrap/typeahead/typeahead.d.ts(94,30):

错误TS2315:类型“ElementRef”不是泛型


我如何纠正它???

参考此,我们如何将bootstrap 2.0的版本降级为1.0..卸载以前的版本,然后运行npm install@ng bootstrap/ng-bootstrap@1.1.0--保存命令。