module.js:549 throw err; Error: Cannot find module ‘chokidar’
after running this:
ionic cordova run android
this errors show:
module.js:549throw err;^Error: Cannot find module 'chokidar'
solved by this:
sudo npm install(bump!!! error occur)sudo yarn add node-sass