react native cannot connect to metro server
//run this command
adb reverse tcp:8081 tcp:8081echo 256 | sudo tee -a /proc/sys/fs/inotify/max_user_instances
echo 32768 | sudo tee -a /proc/sys/fs/inotify/max_queued_events
echo 65536 | sudo tee -a /proc/sys/fs/inotify/max_user_watches
watchman shutdown-server
Or
echo 999999 | sudo tee -a /proc/sys/fs/inotify/max_user_watches && echo 999999 | sudo tee -a /proc/sys/fs/inotify/max_queued_events && echo 999999 | sudo tee -a /proc/sys/fs/inotify/max_user_instances && watchman shutdown-server && sudo sysctl -p
Also in C++:
- apt clean cache
- brew install mongodb
- pnpm
- pip install qiskit does not work
- make directory in linux
- how to uninstall all plugins in ionic app
- bash print rows that contain substring in field
- install intellij ubuntu
- remove last commit git
- zip destination folder
- cut first two fields
- see detail of pid
- putty ubuntu
- install haproxy centos 7
- how to reinstall node nvm
- manjaro kill port 3000
- what all should be added to gitignore for django project
- install tar.xz in ubuntu
- centos selinux set permissive
- aos animation vue
- sed pipe output
- ubuntu 20.04 wifi adapter not found dell
- ansible select inventory file to adhoc command
- how to kill process in linux