websperts / tinypng-cli

Handy command line tool for shrinking PNG images using the TinyPNG API
MIT License
242 stars 40 forks source link

Install fails due to deprecated dependencies #31

Open mgrhm opened 3 years ago

mgrhm commented 3 years ago

The install command no longer works due to deprecated dependencies.

Here's the output:

% npm install -g tinypng-cli
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142