gpt4 book ai didi

javascript - ag-grid-enterprise 在 Angular 上使用它的问题

转载 作者:行者123 更新时间:2023-11-29 21:00:41 30 4
gpt4 key购买 nike

我正在尝试在我的应用程序中使用 ag-grid-enterprise,但我不能。

对于 angular,在 app.module.ts 中我有以下内容:

import { AgGridModule } from "ag-grid-angular/main";

还包括

import "ag-grid-enterprise/main";

在 package.json 我有

"ag-grid-angular": "^8.2.0",

( y además incorporo)并且还包含

"ag-grid-angular-enterprise": "^13.0.0",

没有设置许可证或设置它,编译我没有问题但是应用程序没有加载,它给了我以下错误:

excelCreator.js:8 Uncaught TypeError: Object prototype may only be an Object or null: undefined
at setPrototypeOf (<anonymous>)
at __extends (excelCreator.js:8)
at excelCreator.js:204
at Object.setPrototypeOf.__proto__ (excelCreator.js:279)
at __webpack_require__ (bootstrap 1e9ae7b3a7a54d7fb70d:52)
at Object.setPrototypeOf.__proto__ (main.js:24)
at __webpack_require__ (bootstrap 1e9ae7b3a7a54d7fb70d:52)
at Object.defineProperty.value (main.js:1)
at __webpack_require__ (bootstrap 1e9ae7b3a7a54d7fb70d:52)
at Object.602 (app.component.ts:10)
at __webpack_require__ (bootstrap 1e9ae7b3a7a54d7fb70d:52)
at Object.582 (main.bundle.js:9123)
at __webpack_require__ (bootstrap 1e9ae7b3a7a54d7fb70d:52)
at Object.1132 (main.bundle.js:21)
at __webpack_require__ (bootstrap 1e9ae7b3a7a54d7fb70d:52)

这可能会发生吗?

我做错了什么?

最佳答案

解决了!!!

ag-grid 包将 13.3.1 作为 ag-grid-enterprise 版本包。

问候

关于javascript - ag-grid-enterprise 在 Angular 上使用它的问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46632904/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com