Git Product home page Git Product logo

Comments (6)

francisace avatar francisace commented on May 11, 2024 5

I ran into the same issue. Here's what happened on my end and how I fixed it locally.

  1. Delete ~/.yarnrc
  2. Ran npx react-native@latest init MyProject
  3. It fails with the error above.
  4. There appears to be a rogue "ces" string in the generated ~/.yarnrc
  5. I removed the "ces"
  6. Re-ran npx react-native@latest init MyProject and it completed successfully

from react-native.

github-actions avatar github-actions commented on May 11, 2024
⚠️ Missing Reproducible Example
ℹ️ We could not detect a reproducible example in your issue report. Please provide either:
  • If your bug is UI related: a Snack
  • If your bug is build/update related: use our Reproducer Template. A reproducer needs to be in a GitHub repository under your username.

from react-native.

cortinico avatar cortinico commented on May 11, 2024

Pleasae provide a valid repro @kuldipopenxcell

from react-native.

kuldipopenxcell avatar kuldipopenxcell commented on May 11, 2024

@francisace works fine for me.
Thanks

from react-native.

virenradadiya avatar virenradadiya commented on May 11, 2024
  1. Open your terminal and enter nano ~/.yarnrc to open the file.
  2. Remove "ces" using the arrow keys.
  3. Press Ctrl+X to exit, then press Y to confirm the changes and hit Enter.

from react-native.

vricosti avatar vricosti commented on May 11, 2024

I confirm I had this issue ... why everytime I create a new project I have a new error. react-native is so surprising.

from react-native.

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.