Giter Site home page Giter Site logo

Comments (15)

cj avatar cj commented on May 18, 2024 158

I got it working by running:

echo fs.inotify.max_user_instances=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
echo fs.inotify.max_queued_events=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p

from create-react-native-app.

anp avatar anp commented on May 18, 2024

@cj Thanks so much for the detailed report! You did identify the correct fix for this. I'll make a note to add watchman troubleshooting to the user guide.

from create-react-native-app.

pauleonardo avatar pauleonardo commented on May 18, 2024

+1 nice solution!

from create-react-native-app.

george-martin avatar george-martin commented on May 18, 2024

@cj thank you so much! +1

from create-react-native-app.

jayabhar avatar jayabhar commented on May 18, 2024

@cj Awesome !!

from create-react-native-app.

anksh1997 avatar anksh1997 commented on May 18, 2024

@cj Seriously Thank You so much You saved a lot of time of mine.

from create-react-native-app.

Biplovkumar avatar Biplovkumar commented on May 18, 2024

it really works fine.
but every day we launch webstorm and every day show error then every day this command giving by me.

plzz give permanent solution ,,,
i think it is temporary.
thanku cj.
your command really well work in ubuntu 16.04 but it is temporary solution.

from create-react-native-app.

ide avatar ide commented on May 18, 2024

@Biplovkumar it sounds like your /etc/sysctl.conf file might be getting overwritten. Make sure you have those fs.inotify settings in your config file and that they persist as you use your computer, restart it, etc.

from create-react-native-app.

Biplovkumar avatar Biplovkumar commented on May 18, 2024

thanku so much sir @ide.
well i try to do it.

from create-react-native-app.

mateusdotcc avatar mateusdotcc commented on May 18, 2024

@ide Thanks for the solution!
After apply this, it was necessary todo this too:

https://facebook.github.io/watchman/docs/troubleshooting.html#ive-changed-my-limits-how-can-i-clear-the-error

from create-react-native-app.

Biplovkumar avatar Biplovkumar commented on May 18, 2024

from create-react-native-app.

LUCASNDIAS avatar LUCASNDIAS commented on May 18, 2024

@cj Top!!!!

from create-react-native-app.

satya1395 avatar satya1395 commented on May 18, 2024

@cj worked for me. Thanks a lot.

from create-react-native-app.

oulhafiane avatar oulhafiane commented on May 18, 2024

@cj nice solution

from create-react-native-app.

oulhafiane avatar oulhafiane commented on May 18, 2024

@cj nice solution

from create-react-native-app.

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.