Hi,
So I just installed exactly as the instructions state.
`
npm install react-slick
npm install slick-carousel
@import "~slick-carousel/slick/slick.css";
@import "~slick-carousel/slick/slick-theme.css";
`
The import slick-carousels statements are going in a global .scss file.
However I am getting this error:

I'm using react boilerplate for my project so I normally use styled components, but even if I just import it normally I still get the exact same ajax-loader error.
I'm stuck, pls help.
npm uninstall gifsicle
npm install gifsicle
fixed the error for me.
Most helpful comment
npm uninstall gifsicle
npm install gifsicle
fixed the error for me.