Users may need to install "libgif-dev" at operating system level before installing npm dependencies.
This can achieved in debian/ubuntu doing:
sudo apt-get install libgif-dev
And under OSX:
brew install libgif-dev
I will try to update the docs too to include that after the SVG patch.
Users may need to install "libgif-dev" at operating system level before installing npm dependencies.
This can achieved in debian/ubuntu doing:
sudo apt-get install libgif-dev
And under OSX:
brew install libgif-dev
I will try to update the docs too to include that after the SVG patch.