【发布时间】:2022-01-04 19:19:00
【问题描述】:
我正在部署一个 Angular 应用程序并使用 Infragistics。我已经通过 npm install Infragistics 安装了,就像他们的文档一样。 跑步时
ng new --collection="@igniteui/angular-schematics"
我收到此错误:
新命令需要在项目之外运行,但是项目 定义位于
│my/path/toAngularProject/angular.json".
我也无法导入 f.e. IxGridModule 在app.module.ts。
有联系吗?有人能帮我吗? :/
【问题讨论】:
标签: angular typescript module compiler-errors infragistics