npm install grunt-notifyyarn add grunt-notifypnpm add grunt-notify<script src="https://fastly.jsdelivr.net/npm/grunt-notify"></script><script src="https://unpkg.com/grunt-notify"></script><script type="module">
import gruntnotify from 'https://cdn.jsdelivr.net/npm/grunt-notify/+esm';
</script><script type="module">
import gruntnotify from 'https://cdn.skypack.dev/grunt-notify';
</script>