I recently reinstalled the Windows 10 operating system,
Upon running npm-install command
, npm installs correctly. However, on running the npm-run watch
command or npm run-dev
command, assets are not been compiled.
The following message is been displayed:
Notifications are disabled Reason: DisabledForUserPlease make sure that the app id is set correctly.
I have tried to reinstall and install Laravel 7, but the same issue persists. OS: Windows 10 build version 10240.
add mix.disableNotifications()
to the webpack.mis.js file
All you have to do is Enable windows notification:
Windows settings → Notifications & actions (on Windows 10)
And finally:
npm run dev
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With