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: Missing <manifest package=""> attribute in app/src/main #6713

Closed
godhand1607 opened this issue Jul 6, 2023 · 4 comments · Fixed by #6773
Closed

bug: Missing <manifest package=""> attribute in app/src/main #6713

godhand1607 opened this issue Jul 6, 2023 · 4 comments · Fixed by #6773
Labels
needs reproduction needs reproducible example to illustrate the issue platform: android

Comments

@godhand1607
Copy link

Bug Report

Capacitor Version

💊   Capacitor Doctor  💊

Latest Dependencies:

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

Installed Dependencies:

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

[success] iOS looking great! 👌
[error] Missing <manifest package=""> attribute in app/src/main

Platform(s)

  • android

Current Behavior

  • Getting the android error below when running npx cap doctor
[error] Missing <manifest package=""> attribute in app/src/main

Expected Behavior

[success] android looking great! 👌

Additional Context

@ionitron-bot ionitron-bot bot added the triage label Jul 6, 2023
@ionitron-bot ionitron-bot bot removed the triage label Jul 6, 2023
@jcesarmobile jcesarmobile added the needs reproduction needs reproducible example to illustrate the issue label Jul 6, 2023
@ionitron-bot
Copy link

ionitron-bot bot commented Jul 6, 2023

This issue may need more information before it can be addressed. In particular, it will need a reliable Code Reproduction that demonstrates the issue.
Please see the Contributing Guide for how to create a Code Reproduction.
Thanks! Ionitron 💙

@Ionitron Ionitron added needs reply needs reply from the user and removed needs reply needs reply from the user labels Jul 6, 2023
@jcesarmobile jcesarmobile added the needs reply needs reply from the user label Jul 6, 2023
@davidkroeg
Copy link

Is it possible that the npx cap doctor still checks for the package attribute in capacitor 5.0.0 although this was moved to the build.gradle?

https://capacitorjs.com/docs/updating/5-0#move-package-to-buildgradle

I do have the same issue when running npx cap doctor but the project itself works fine.

@Ionitron Ionitron removed the needs reply needs reply from the user label Jul 14, 2023
@jcesarmobile jcesarmobile added the needs reply needs reply from the user label Jul 14, 2023
@kevinswartz
Copy link

I am also seeing this same issue, any ideas?

npx cap doctor
[warn] The bundledWebRuntime configuration option has been deprecated. Can be safely deleted.
💊   Capacitor Doctor  💊 

Latest Dependencies:

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

Installed Dependencies:

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

[success] iOS looking great! 👌
[error] Missing <manifest package=""> attribute in app/src/main

@ionitron-bot
Copy link

ionitron-bot bot commented Aug 27, 2023

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Aug 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs reproduction needs reproducible example to illustrate the issue platform: android
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants