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

No podspec found for rwa_deep_ar in .symlinks/plugins/rwa_deep_ar/ios #4

Open
zenkog opened this issue Dec 3, 2021 · 1 comment
Open

Comments

@zenkog
Copy link

zenkog commented Dec 3, 2021

I got this error:

[!] No podspec found for `rwa_deep_ar` in `.symlinks/plugins/rwa_deep_ar/ios`

I have tried to do:

  1. Deleting Podfile.lock (as well as Podfile and Pods/ directory)
  2. flutter clean
  3. flutter pub get
  4. pod install --repo-update

Still does not work.
And I realized that there is even no ios/ folder in .symlinks/plugins/rwa_deep_ar/

Here is my flutter doctor -v

[✓] Flutter (Channel stable, 2.2.3, on macOS 11.2.2 20D80 darwin-x64, locale en-US)
    • Flutter version 2.2.3 at /Users/ME/development/flutter
    • Framework revision f4abaa0735 (5 months ago), 2021-07-01 12:46:11 -0700
    • Engine revision 241c87ad80
    • Dart version 2.13.4
    • Pub download mirror https://pub.flutter-io.cn
    • Flutter download mirror https://storage.flutter-io.cn

[✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
    • Android SDK at /Volumes/ME/Applications/Android/sdk
    • Platform android-31, build-tools 31.0.0
    • ANDROID_HOME = /Volumes/ME/Applications/Android/sdk
    • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7281165)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 12.5.1, Build version 12E507
    • CocoaPods version 1.11.2

[✓] Chrome - develop for the web
    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 2020.3)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7281165)

[✓] VS Code (version 1.62.3)
    • VS Code at /Applications/Visual Studio Code.app/Contents
    • Flutter extension version 3.8.0

[✓] Connected device (2 available)
    • iPho (mobile) • 00008101-00001E • ios            • iOS 14.8.1
    • Chrome (web)        • chrome                    • web-javascript • Google Chrome 96.0.4664.55

• No issues found!
@anujaacs
Copy link

I'm also getting the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants