Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

adonis serve --dev fails without error information if fs.inotify.max_user_watches=8192 #170

@hashrc

Description

@hashrc

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions