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

[BUG] - Module 'catcher' not found #206

Open
ariefwijaya opened this issue Dec 15, 2021 · 3 comments
Open

[BUG] - Module 'catcher' not found #206

ariefwijaya opened this issue Dec 15, 2021 · 3 comments
Assignees
Labels
New issue New issue which has not been checked yet

Comments

@ariefwijaya
Copy link

Describe the bug
I got this error when trying to build ios in xcode.
I'm using catcher: ^0.6.9

To Reproduce
Steps to reproduce the behavior:

  1. Use catcher: ^0.6.9
  2. Build ios in xcode
  3. See error

Expected behavior
Build ios successfully

Screenshots
image

Flutter doctor

Attach your `flutter doctor -v` inside code block:

[✓] Flutter (Channel stable, 2.5.3, on macOS 11.6 20G165 darwin-x64, locale en-ID)
    • Flutter version 2.5.3 at /Users/ittcel/fvm/versions/stable
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 18116933e7 (13 days ago), 2021-10-15 10:46:35 -0700
    • Engine revision d3ea636dc5
    • Dart version 2.14.4

[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
    • Android SDK at /Users/ittcel/Library/Android/sdk
    • Platform android-30, build-tools 30.0.3
    • Java binary at: /Applications/Android Studio.app/Contents/jre/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 13.1, Build version 13A1030d
    • CocoaPods version 1.10.1

[✓] 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)

[✓] IntelliJ IDEA Community Edition (version 2020.3.4)
    • IntelliJ at /Applications/IntelliJ IDEA CE.app
    • 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

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

[✓] Connected device (2 available)
    • iPhone 11 (mobile) • ACB80858-8209-494E-9F22-8B44A8B7FB3A • ios            • com.apple.CoreSimulator.SimRuntime.iOS-15-0 (simulator)
    • Chrome (web)       • chrome                               • web-javascript • Google Chrome 95.0.4638.54

• No issues found!

Catcher version

  • Version: 0.6.9

Smartphone (please complete the following information):

  • Build Runner Any ios Device(arm64, armv7)

Additional context
I can run in simulator but failed to build in archive

@ariefwijaya ariefwijaya added the New issue New issue which has not been checked yet label Dec 15, 2021
@hexlogic
Copy link

Getting the same error, version 0.6.8 does not have this bug

@posGeniee
Copy link

@hexlogic I tried changes it but issue remains same.

@KhanhPham0102
Copy link

@jhomlala I build iOS with new version (0.8.0) in MAC M1, I still get the same error. Please check again on iOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New issue New issue which has not been checked yet
Projects
None yet
Development

No branches or pull requests

5 participants