Closed alentsch closed 8 years ago
SVGO requires Node.js 0.12 or higher. Unfortunately, Ubuntu has outdated version of Node.js, so you have to upgrade it. See https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions for instructions.
Thank you GreLI, this solved my problem!!!
You're welcome.
svgo 0.7.0 fails with the following error message on my Ubuntu 14.04.2 installation:
Usage/help shows properly when calling svgo without arguments. Installation was done with "npm install -g svgo" I tried with two different files, one created with Inkscape and the other from https://en.wikipedia.org/wiki/Scalable_Vector_Graphics - same error.
Please advise what I can do :-)