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

gradle sync failed #199

Closed
yinwokang opened this issue Jun 24, 2024 · 0 comments
Closed

gradle sync failed #199

yinwokang opened this issue Jun 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@yinwokang
Copy link

3: Task failed with an exception.

  • What went wrong:
    A problem was found with the configuration of task ':shared:podInstall' (type 'PodInstallTask').
    • In plugin 'org.jetbrains.kotlin.gradle.scripting.internal.ScriptingKotlinGradleSubplugin' type 'org.jetbrains.kotlin.gradle.targets.native.tasks.PodInstallTask' property 'podfile' specifies file '/Users/apple/demo/anypass-kmp/iosApp/Podfile' which doesn't exist.

      Reason: An input file was expected to be present but it doesn't exist.

      Possible solutions:

      1. Make sure the file exists before the task is called.
      2. Make sure that the task which produces the file is declared as an input.

      Please refer to https://docs.gradle.org/8.0/userguide/validation_problems.html#input_file_does_not_exist for more details about this problem.

@yinwokang yinwokang added the bug Something isn't working label Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants