Le 18/04/2021 à 16:12, Nick Aquina a écrit : > Package: rollup > Version: 2.38.4-1 > Severity: normal > > When running `rollup --watch`, an error occurs: > > (node:8675) UnhandledPromiseRejectionWarning: Error: Cannot find module > 'chokidar' > [...] > The error can be fixed by running `sudo apt install node-chokidar`.
Hi, I think this is not a required dependency. The question for JS-Team is: add node-chokidar in recommended or suggested dependencies? Of course, description should explain the need of chokidar. Cheers, Yadd