Results 1 comments of M-BenAli

I had the same issue and resolved it by importing `PNotify` from the **umd** folder instead of the **iife** folder. Add this require statement: `window.PNotify = require('pnotify/dist/umd/PNotify')`