Giter Site home page Giter Site logo

Comments (11)

cortinico avatar cortinico commented on June 14, 2024 1

@cortinico it installs the script but ends with some no file/directory statement

It's failing to move a folder. Can you try to re-clone in a different folder and build again?

from react-native.

cortinico avatar cortinico commented on June 14, 2024 1

@cortinico i tried to clone it in my desktop folder, also tried to create a new folder and tried to clone it there still throws the same error. :-(

Without further context, we can't help you more sadly.
As you can see, the react-native project builds successfully on our CI, so this is definitely something related to your local environment.

from react-native.

github-actions avatar github-actions commented on June 14, 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.

Biki-das avatar Biki-das commented on June 14, 2024

cc @cortinico

from react-native.

tarunrajput avatar tarunrajput commented on June 14, 2024

@Biki-das, looks like the build script is unable to locate the temp lib directory at this point:

pushd "$TMP_DIR" >/dev/null

  # Note: this automatically runs build as well.
  "$YARN_BINARY" install 2> >(grep -v '^warning' 1>&2)

  popd >/dev/null

  $EDEN_SAFE_MV "$TMP_DIR/lib" "$CODEGEN_DIR"

from react-native.

Biki-das avatar Biki-das commented on June 14, 2024

? Are you able to build the android rn tester app? If yes , could you give a possible solution to my problem, have not made any changes to the repo, on the latest main branch @tarunrajput

from react-native.

cortinico avatar cortinico commented on June 14, 2024

@Biki-das what happens if you run:

bash /Users/bikidas/react-native/packages/react-native-codegen/scripts/oss/build.sh

?

from react-native.

Biki-das avatar Biki-das commented on June 14, 2024

@cortinico it installs the script but ends with some no file/directory statement
Screenshot 2024-05-08 at 3 58 42 PM

from react-native.

Biki-das avatar Biki-das commented on June 14, 2024

@cortinico i tried to clone it in my desktop folder, also tried to create a new folder and tried to clone it there still throws the same error. :-(

from react-native.

Biki-das avatar Biki-das commented on June 14, 2024

ok thanks for helping me out, will verify the local environment once more.

from react-native.

Biki-das avatar Biki-das commented on June 14, 2024

closing this @cortinico , it got solved automatically, i recloned again a few times and it worked thanks for resolving :-)

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.