gluestack

gluestack Logogluestack

Sample app install error

hey_kaue posted this in #support
Open in Discord
Avatar
hey_kaueOP
Hey all, I cloned the sample app from the website and it comes with this on package.json:
"postinstall": "patch-package"

This always give me an error on npm install like:
patch-package 8.0.0
Applying patches...

**ERROR** Failed to apply patch for package react-native-css-interop at path

    node_modules/react-native-css-interop

  This error was caused because react-native-css-interop has changed since you
  made the patch file for it. This introduced conflicts with your patch,
  just like a merge conflict in Git when separate incompatible changes are
  made to the same piece of code.


Do I really need this? Is this error normal?

1 Reply