paulmillr / chokidar

Minimal and efficient cross-platform file watching library

Home Page:https://paulmillr.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module not found: Error: Can't resolve 'fsevents' in '..\chokidar\lib'

Yana-Work opened this issue · comments

commented

Please help me with the following error:

WARNING in ./node_modules/glob-watcher/node_modules/chokidar/lib/fsevents-handler.js 7:17-36
Module not found: Error: Can't resolve 'fsevents' in 'C:..\node_modules\glob-watcher\node_modules\chokidar\lib'

  • Chokidar version : "^3.5.3"
  • OS version: Windows 10 Pro N
  • npm v9.3.1

Are there any updates about this issue?

I'm having the same issue when using it on a M2 Mac

Same here on Windows with version 3.5.3.

Also same issue, any resolution?