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

Reproducer project itself is broken #46849

Open
gaearon opened this issue Oct 5, 2024 · 5 comments
Open

Reproducer project itself is broken #46849

gaearon opened this issue Oct 5, 2024 · 5 comments
Labels
Needs: Attention Issues where the author has responded to feedback. Needs: Triage 🔍

Comments

@gaearon
Copy link
Collaborator

gaearon commented Oct 5, 2024

Description

RN suggests to use the reproducer project to submit bug reports. Unfortunately the reproducer project itself is broken.

Steps to reproduce

  1. Clone the reproducer project https://github.com/react-native-community/reproducer-react-native
  2. Follow the instructions in its README to run it

Expected: it runs
Actual: it doesn't

Screenshot 2024-10-05 at 18 42 22 Screenshot 2024-10-05 at 18 43 10 Screenshot 2024-10-05 at 18 44 45

It appears that running pod install in ios folder fixes it. Maybe this should be in the README, or maybe this can be automated somehow. I'm not sure what the right fix is.

React Native Version

0.75.4

Affected Platforms

Build - MacOS

Output of npx react-native info

System:
  OS: macOS 14.6.1
  CPU: (16) arm64 Apple M3 Max
  Memory: 68.79 GB / 128.00 GB
  Shell:
    version: "5.9"
    path: /bin/zsh
Binaries:
  Node:
    version: 22.8.0
    path: /opt/homebrew/bin/node
  Yarn:
    version: 3.6.4
    path: /opt/homebrew/bin/yarn
  npm:
    version: 10.8.2
    path: /opt/homebrew/bin/npm
  Watchman:
    version: 2024.09.09.00
    path: /opt/homebrew/bin/watchman
Managers:
  CocoaPods:
    version: 1.15.2
    path: /opt/homebrew/bin/pod
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 23.5
      - iOS 17.5
      - macOS 14.5
      - tvOS 17.5
      - visionOS 1.2
      - watchOS 10.5
  Android SDK: Not Found
IDEs:
  Android Studio: 2024.1 AI-241.18034.62.2412.12266719
  Xcode:
    version: 15.4/15F31d
    path: /usr/bin/xcodebuild
Languages:
  Java:
    version: 17.0.12
    path: /usr/bin/javac
  Ruby:
    version: 2.6.10
    path: /usr/bin/ruby
npmPackages:
  "@react-native-community/cli": Not Found
  react:
    installed: 18.3.1
    wanted: 18.3.1
  react-native:
    installed: 0.75.4
    wanted: 0.75.4
  react-native-macos: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: false
iOS:
  hermesEnabled: true
  newArchEnabled: false

Stacktrace or Logs

n/a

Reproducer

https://github.com/react-native-community/reproducer-react-native

Screenshots and Videos

No response

@react-native-bot react-native-bot added Needs: Author Feedback Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. labels Oct 5, 2024
@react-native-bot

This comment was marked as off-topic.

@react-native-bot

This comment was marked as abuse.

@gaearon gaearon added Needs: Triage 🔍 Needs: Attention Issues where the author has responded to feedback. and removed Needs: Author Feedback Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. labels Oct 5, 2024
@gaearon
Copy link
Collaborator Author

gaearon commented Oct 5, 2024

The bot is trying to convince me that I did not add a repro but I definitely did — it's the reproducer project itself.

@cortinico
Copy link
Contributor

The bot is trying to convince me that I did not add a repro but I definitely did — it's the reproducer project itself.

@gaearon That's because for spam protection we check if you have added a public repro under your username.

@gaearon
Copy link
Collaborator Author

gaearon commented Oct 5, 2024

Fair enough, that's quite a corner case! I find these bots pretty aggressive but with the volume of issues it's understandable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Attention Issues where the author has responded to feedback. Needs: Triage 🔍
Projects
None yet
Development

No branches or pull requests

3 participants