Laravel-mix no build notification
问题 I'm using Vue.js and Laravel-Mix, when I save the project I don't receive any notification like this : I'm running npm run watch . My console doesn't display any errors / warnings when I compile. I already checked the webpack.mix.js for mix.disableSuccessNotifications(); and I don't have that on my file, my notifications are working on my OS. I'm using Linux Mint. I have this on package.json : "watch": "node_modules/.bin/webpack --watch --watch-poll --config=node_modules/laravel-mix/setup