Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Getting error on remote config plugin when configure #749

Open
6 of 17 tasks
kiranraj1430 opened this issue Nov 5, 2024 · 1 comment
Open
6 of 17 tasks

bug: Getting error on remote config plugin when configure #749

kiranraj1430 opened this issue Nov 5, 2024 · 1 comment

Comments

@kiranraj1430
Copy link

Plugin(s)

  • Analytics
  • App
  • App Check
  • Authentication
  • Crashlytics
  • Cloud Firestore
  • Cloud Functions
  • Cloud Messaging
  • Cloud Storage
  • Performance
  • Remote Config

Version

6.2.0

Platform(s)

  • Android
  • iOS
  • Web

Current behavior

Compiled with problems:X

ERROR in ./node_modules/@capacitor-firebase/remote-config/dist/esm/web.js 3:0-132

Module not found: Error: Can't resolve 'firebase/remote-config' in 'D:\capacitor-android\node_modules@capacitor-firebase\remote-config\dist\esm'

Expected behavior

Not complied after init remote config plugin

Reproduction

https://github.com/capawesome-team/capacitor-firebase/tree/main/packages/remote-config

Steps to reproduce

Install remote config plugin
init the steps in app component
then in web application local host you can find the compile error

Other information

No response

Capacitor doctor

Latest Dependencies:

@capacitor/cli: 6.1.2
@capacitor/core: 6.1.2
@capacitor/android: 6.1.2
@capacitor/ios: 6.1.2

Installed Dependencies:

@capacitor/ios: not installed
@capacitor/core: 6.0.0
@capacitor/cli: 6.0.0
@capacitor/android: 6.0.0

[success] Android looking great! 👌

Before submitting

  • I have read and followed the bug report guidelines.
  • I have attached links to possibly related issues and discussions.
  • I understand that incomplete issues (e.g. without reproduction) are closed.
Copy link
Contributor

github-actions bot commented Nov 5, 2024

This issue has been labeled as needs: reproduction. This label is added to issues that need a code reproduction.

Please provide a Minimal, Reproducible Example using this template in a public GitHub repository so we can debug the issue.

If you have already provided a code snippet and are seeing this message, it is likely that the code snippet was not enough for us to reproduce the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants