Tried to run this command on ubuntu 18.04
npm install -g pngquant-bin
but I got this error,
[..................] | fetchMetada
you need root user permission, just add sudo keyword before the command and write your password
sudo
sudo npm install -g pngquant-bin