-
Notifications
You must be signed in to change notification settings - Fork 38
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: Error with Cocoapods on npx cap sync #81
Comments
Please provide a Minimal, Reproducible Example using this template in a public GitHub repository so I can debug the issue. |
Hello, I guess this is related to my local settings since it concerns Cocoapods but I am not very sure. In any case, I only have this problem when the package is installed :/ So all you have to do to reproduce the error is install the project in local (on macos Sonoma with M2 processor) and then, run the command Thanks for your help, |
Unfortunately I could not reproduce your issue:
I am therefore closing this issue.
I currently have a lot of open GH issues and therefore too little time. But the following information may help you:
|
Hello, Ok thank you for your test. I will check the version and try to solve it. Regards, |
Hello,
I installed the package without any error but when I launch the command
npx cap sync
, I get an error with Cocoapods:When I uninstall the package and run the command
npx cap sync
, I don't have any error.Should I update something to use this package?
I am working on macos Sonoma 14.1.1 with an Apple M2 processor and the project is an Ionic/Capacitor project at the latest major updates.
Thanks for your help,
Loïc
The text was updated successfully, but these errors were encountered: