Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/479.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
Javascript 角度树状视图组件抛出构建错误@types/lodash“';没有导出的成员';可取消';_Javascript_Angular_Lodash_Angular Tree Component - Fatal编程技术网

Javascript 角度树状视图组件抛出构建错误@types/lodash“';没有导出的成员';可取消';

Javascript 角度树状视图组件抛出构建错误@types/lodash“';没有导出的成员';可取消';,javascript,angular,lodash,angular-tree-component,Javascript,Angular,Lodash,Angular Tree Component,我们正在使用Angular 8.3.29和“Angular tree component”:“^8.5.6”、“lodash”:“^4.17.20”、“@types/lodash”:“^4.14.162” 当我试图构建我们的应用程序时,下面的错误是thorws ERROR in ../node_modules/angular-tree-component/dist/components/tree-viewport.component.d.ts:3:10 - error TS2305: Modul

我们正在使用Angular 8.3.29和“Angular tree component”:“^8.5.6”、“lodash”:“^4.17.20”、“@types/lodash”:“^4.14.162”

当我试图构建我们的应用程序时,下面的错误是thorws

ERROR in ../node_modules/angular-tree-component/dist/components/tree-viewport.component.d.ts:3:10 - error TS2305: Module '"/Client/***/ClientApp/node_modules/@types/lodash"' has no exported member 'Cancelable'.
从“lodash”导入{Cancelable}