exceljs名称空间“ NodeJS”的节点模块导入错误没有导出的成员“ TypedArray”

问题描述

实现exceljs功能后,我运行npm install并尝试使用ng serve运行该应用程序,但出现以下错误

ERROR in node_modules/exceljs/index.d.ts: - error TS2694: Namespace 'NodeJS' has no exported member 'TypedArray'.

dictionary: Buffer | NodeJS.TypedArray | DataView | ArrayBuffer; // deflate/inflate only,empty dictionary by default

有人可以帮我解决这个问题吗?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)