Code Monkey home page Code Monkey logo

github-actions-react-native's People

Contributors

damianmoore avatar m-nur avatar realabbas avatar zsajjad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

github-actions-react-native's Issues

ENOSPC: System limit for number of file watchers reached

> Task :app:bundleReleaseJsAndAssets
warning: the transform cache was reset.
internal/fs/watchers.js:226
    throw error;
    ^

Error: ENOSPC: System limit for number of file watchers reached, watch '/home/runner/work/try-deploy-gayatri/try-deploy-gayatri/node_modules/unimodules-constants-interface/android/build/intermediates/incremental/packageReleaseAssets'
    at FSWatcher.<computed> (internal/fs/watchers.js:218:26)
    at Object.watch (fs.js:1525:34)
    at NodeWatcher.watchdir (/home/runner/work/try-deploy-gayatri/try-deploy-gayatri/node_modules/sane/src/node_watcher.js:159:22)
    at Walker.<anonymous> (/home/runner/work/try-deploy-gayatri/try-deploy-gayatri/node_modules/sane/src/common.js:109:31)
    at Walker.emit (events.js:315:20)
    at /home/runner/work/try-deploy-gayatri/try-deploy-gayatri/node_modules/walker/lib/walker.js:69:16
    at FSReqCallback.oncomplete (fs.js:171:23) {

mention from this

https://stackoverflow.com/questions/55763428/react-native-error-enospc-system-limit-for-number-of-file-watchers-reached

i think we need some configurable
enospc file watcher limit. that might will be like...
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p

Is the install-and-test job section needed

I remove the redundant-looking install-and-test job and only have the build-android job. I am sometimes encountering an error in Build Android Release portion, where I do a re-run and it fixes it. Is this the intended purpose of the install-and-test job as work around of intermittent issues?

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.