Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save cnmoro/02017503df07befcb21a5a78a11062df to your computer and use it in GitHub Desktop.
Save cnmoro/02017503df07befcb21a5a78a11062df to your computer and use it in GitHub Desktop.
Fix angular 'ng serve' hot-reloading not working
echo "fs.inotify.max_user_watches=524288" | sudo tee -a /etc/sysctl.conf
sudo sysctl -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment