Skip to content

Fresh run of example, runs into parsing error #4

@wildseansy

Description

@wildseansy

I trying to check this project out, and ran through these directions in the README.md

cd react-native-widget-sync 
yarn
cd example
yarn
npx expo prebuild

...but the npx expo prebuild command results in the following error

✔ Created native directories | reusing /android, /ios
› Using current versions instead of recommended [email protected].
✔ Updated package.json | no changes
» android: userInterfaceStyle: Install expo-system-ui in your project to enable this feature.
✖ Prebuild failed
SyntaxError: [ios.xcodeproj]: withIosXcodeprojBaseMod: Expected "(", "\"", "{", or [0-9] but ";" found.
SyntaxError: [ios.xcodeproj]: withIosXcodeprojBaseMod: Expected "(", "\"", "{", or [0-9] but ";" found.

I was wondering if this is a new issue, or if you knew how to recover from this. I'm on an M1 Macbook

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions