Skip to content

Fresh new app in 0.67.2 fails with "Possible Misuse of comma" error pointing to Flipper-Folly #33096

@imsam67

Description

@imsam67

Description

I was having trouble with starting a new app in version 0.67.2 so I did the following test to make sure it's version 0.67.2:

  1. I created two folders named app1 and app2
  2. Inside app1, I ran npx react-native init myapp
  3. Inside app2 folder, I ran npx react-native init myapp --version 0.66.3
  4. I then opened each project in VS Code and in the terminal, I issued npx react-native run-ios

The app in app2 folder using RN 0.66.3 ran perfectly without errors but the app in app1 folder using RN 0.67.2 fails with the following error:

Screenshot 2022-02-12 223645

Version

0.67.2

Output of npx react-native info

System:
OS: macOS 12.2
CPU: (4) x64 Intel(R) Core(TM) i3-8100B CPU @ 3.60GHz
Memory: 8.58 GB / 32.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 16.13.2 - /usr/local/bin/node
Yarn: 1.22.10 - /usr/local/bin/yarn
npm: 8.5.0 - /usr/local/bin/npm
Watchman: 2022.01.31.00 - /usr/local/bin/watchman
Managers:
CocoaPods: 1.11.2 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 21.2, iOS 15.2, macOS 12.1, tvOS 15.2, watchOS 8.3
Android SDK: Not Found
IDEs:
Android Studio: 2021.1 AI-211.7628.21.2111.8092744
Xcode: 13.2.1/13C100 - /usr/bin/xcodebuild
Languages:
Java: 1.8.0_311 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: 17.0.2 => 17.0.2
react-native: 0.67.2 => 0.67.2
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found

Steps to reproduce

See description above

Snack, code example, screenshot, or link to a repository

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs: Triage 🔍StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions