Concerning this particular project
After following the installation process outlined in the description, I encountered an error:
Error: [$injector:unpr] Unknown provider: 19degrees.ngSweetAlert2Provider <- 19degrees.ngSweetAlert2 <- prkctrl`
I have made sure to include both the original sweetalert.js
, an extended version called sweetalert2
, and ngsweetalert2
(which is a part of this project).
Despite my efforts, I am still unable to identify the root cause of this issue. Could it possibly be due to conflicting names?