Git Product home page Git Product logo

Comments (5)

szymonrybczak avatar szymonrybczak commented on July 21, 2024 2

hey, please make sure that npx react-native config works and outputs correct config ✅

from cli.

GabeConsalter avatar GabeConsalter commented on July 21, 2024 2

I had this error running on a old project running 0.69.11 react-native version.
Fixing react-native-maps 1.13.0 version fixes this problem.

from cli.

gladiuscode avatar gladiuscode commented on July 21, 2024 1

hey, please make sure that npx react-native config works and outputs correct config ✅

Thank you @szymonrybczak !
This command helped me identify a strange error in an old project running .69.12.

Suddenly it has been impossibile to sync gradle correctly and I ended up debugging the react-native-cli bin.js file to identify the issue, only to then find that the error was thrown by the config package that detected a broken configuration in react-native-maps. This package is missing package="com.rnmaps.maps" in AndroidManifest and the config plugin is throwing because at version 8.0.0 it requires it.

from cli.

szymonrybczak avatar szymonrybczak commented on July 21, 2024 1

hey @gladiuscode, make sure you're using react-native-maps with updated version so it contains correct manifests :) I think this the one that you want to use.

from cli.

Usama-Saud avatar Usama-Saud commented on July 21, 2024

Facing this same error, whenever I run npx-react-native run-android command.

- I always have to delete my node-modules folder, and reinstall them again, then it works.

If someone got a better solution, please let us know.

Thank you.

from cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.