没有可用的chokidar版本。已尝试chokidar@2 以及chokidar@3 试试
npm update
npm cache verify
再不行npm install chokidar@3.0.0
找不到依赖包,版本好像也不对,可以删除node_modules包,重新安装一下试试