After reinstalling Windows 10, I get the following error upon launching gulp watch:
Error: listen EADDRINUSE :::3000 at Object._errnoException (util.js:992:11) ... at module.exports.plugin (D:\xampp\htdocs\blagnac\wp-content\themes\blagnac\gulp\node_modules\browser-sync\dist\server\index.js:27:25)
I tried npm install browser-sync --save-dev, I tried npm install, and I tried npm rebuild. Nothing works. Any idea?
