Topic: Animations not working
                  
                  Lazar Marinkovic
                  free
                  asked 5 years ago
                
Hello, I'm having trouble with animations, they are just not working. I've followed every step of the installation instructions and did everything accordingly. But when I add animated class on an element with animation effect that I want to use, nothing happens.
                      
                      Grzegorz Bujański
                      free
                        answered 5 years ago
                    
This is the reason why the animations don't work. Please remove the installed version and install version 3.7.2
npm uninstall animate.css
npm install animate.css@3.7.2 --save
                    
                      FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
 - Premium support: No
 - Technology: MDB Angular
 - MDB Version: 10.0.0
 - Device: pc
 - Browser: Chrome latest version
 - OS: windows 10
 - Provided sample code: No
 - Provided link: No
 
Grzegorz Bujański free commented 5 years ago
Hi. Check which animate.css version have you installed? 3.7.2 or newer?
Lazar Marinkovic free commented 5 years ago
It's the latest version, I've installed it using command npm install animate.css