This error has no connection with NUXT
. It's totally connected with system watcher limits. Simple one line command will resolve this issue.
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
Thank you
This error has no connection with NUXT
. It's totally connected with system watcher limits. Simple one line command will resolve this issue.
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
Thank you
For further actions, you may consider blocking this person and/or reporting abuse
Ukeje Chukwuemeriwo Goodness -
Yash Jain -
Sukhrob Tech -
Dhruvik Donga -
Top comments (0)