## Package version 4.0.12 ## Node.js and npm version OS : ubuntu 18.04 Node JS - version - 10.4.2 Yarn version : 1.9.1 ### ## Sample Code (to reproduce the issue) echo fs.inotify.max_user_watches=8192 | sudo tee -a /etc/sysctl.conf sudo sysctl -p adonis serve --dev
Package version
4.0.12
Node.js and npm version
OS : ubuntu 18.04
Node JS - version - 10.4.2
Yarn version : 1.9.1
Sample Code (to reproduce the issue)
echo fs.inotify.max_user_watches=8192 | sudo tee -a /etc/sysctl.conf
sudo sysctl -p
adonis serve --dev