gpt4 book ai didi

firebase - 尝试 ionic 构建时出现 Angular Firebase 构建错误

转载 作者:行者123 更新时间:2023-12-02 06:28:16 24 4
gpt4 key购买 nike

当我尝试构建 ionic 应用程序时出现错误。实际上,当我在本地构建时这不是问题,但是当我在 ionic 网站中检查构建状态时,出现以下错误。

使用角度5, ionic 3

typescript: node_modules/angularfire2/firebase.app.module.d.ts, line: 10 Class 'FirebaseApp' incorrectly implements interface 'FirebaseApp'. Property 'automaticDataCollectionEnabled' is missing in type 'FirebaseApp'.

   L9:  export declare const FirebaseAppConfigToken: InjectionToken;
L10: export declare class FirebaseApp implements FBApp {
L11: name: string;

我不知道。我应该降级 firebase 版本吗?

更新

我像答案一样编辑了 firebase.app.module.d.ts ,但现在又出现了另一个错误。我像这样编辑了 .gitignore

node_modules/*
!node_modules/angularfire2/firebase.app.module.d.ts

npm WARN angularfire2@5.0.0-rc.6.0 requires a peer of @firebase/app@^0.1.6 but none was installed.

npm ERR! Invalid tar header. Maybe the tar is corrupted or it needs to be gunzipped?

npm ERR! A complete log of this run can be found in: npm ERR!
/home/gitlab-runner/.npm/_logs/2018-04-20T07_49_29_110Z-debug.log

最佳答案

我用npm install @firebase/app@0.1.10解决了。错误不会发生并且构建成功。

关于firebase - 尝试 ionic 构建时出现 Angular Firebase 构建错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49934097/

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