Plugin version 1.0.0 gives an error when running capacitor sync command
See original GitHub issueDescribe the bug The below error when running ‘npx cap sync’ after the the latest plugin version 1.0.0 is installed
✖ Updating iOS native dependencies with "pod install" (may take several minutes):
✖ update ios:
[error] Error running update: Analyzing dependencies
[!] No podspec found for `CapacitorCommunityCameraPreview` in `../../node_modules/@capacitor-community/camera-preview`
To Reproduce Steps to reproduce the behaviour: Pre-requisites: installed capacitor and capacitor ios platform
- Install the latest plugin version 1.0.0
- Run npx cap sync Note that the above error occurs
Expected behavior No error should happen
Additional context N/A
Issue Analytics
- State:
- Created 3 years ago
- Comments:11 (4 by maintainers)
Top Results From Across the Web
Capacitor iOS sync fail with ionic - Stack Overflow
Uninstall cocoapods from brew and then try running the terminal in rosetta mode. Right click terminal, get info run in rosetta.
Read more >Updating to 3.0 | Capacitor Documentation
Guide for updating Capacitor from v2 to v3 in your app.
Read more >Appflow and coco pods on Windows - Capacitor - Ionic Forum
Prior to commit to Appflow , i believe in need to do a ionic capacitor sync . I am getting the following output...
Read more >Config.xml - Apache Cordova
When using the CLI to build a project, versions of this file are passively copied ... spec="https://github.com/apache/cordova-plugin-device.git#1.0.0" /> ...
Read more >Troubleshoot - Ionic 5 Full Starter App
Error while running capacitor update. [!] GoogleAppMeasurement requires CocoaPods version >= 1.10.2 , which is not satisfied by your current version, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
PR #39 merged.
PR #38 merged