question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Plugin version 1.0.0 gives an error when running capacitor sync command

See original GitHub issue

Describe 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

  1. Install the latest plugin version 1.0.0
  2. Run npx cap sync Note that the above error occurs

Expected behavior No error should happen

Additional context N/A

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
arielhernandezmusacommented, Aug 5, 2020

PR #39 merged.

1reaction
arielhernandezmusacommented, Jul 22, 2020

PR #38 merged

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found