Ionic 6、CI 属性不允许进度

发布于 01-18 08:01 字数 823 浏览 4 评论 0原文

我的项目名称为小写,编译并创建了 apk,但在 VStudio 中它指示了一个我无法解决的问题,不允许属性进度

code in angular.json: 
 "ci": {
              "progress": false
            }

[{
    "resource": "/C:/ionic/prueba/angular.json",
    "owner": "_generated_diagnostic_collection_name_#0",
    "severity": 4,
    "message": "Property progress is not allowed.",
    "startLineNumber": 86,
    "startColumn": 15,
    "endLineNumber": 86,
    "endColumn": 25
}]

我发送附加信息,谢谢非常 !!!

Ionic:

   Ionic CLI                     : 6.19.0 (C:\Users\Guille\AppData\Roaming\npm\node_modules\@ionic\cli)
   Ionic Framework               : @ionic/angular 6.0.14

Cordova:

   Cordova CLI       : 11.0.0
   Cordova Platforms : android 10.1.1

   OS                : Windows 10

My project, with name in lowercase, compiles and creates the apk, but in VStudio it indicates a problem that I have not been able to solve, Property progress is not allowed:

code in angular.json: 
 "ci": {
              "progress": false
            }

[{
    "resource": "/C:/ionic/prueba/angular.json",
    "owner": "_generated_diagnostic_collection_name_#0",
    "severity": 4,
    "message": "Property progress is not allowed.",
    "startLineNumber": 86,
    "startColumn": 15,
    "endLineNumber": 86,
    "endColumn": 25
}]

I send additional information, thank you very much !!!

Ionic:

   Ionic CLI                     : 6.19.0 (C:\Users\Guille\AppData\Roaming\npm\node_modules\@ionic\cli)
   Ionic Framework               : @ionic/angular 6.0.14

Cordova:

   Cordova CLI       : 11.0.0
   Cordova Platforms : android 10.1.1

   OS                : Windows 10

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文