You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sorry I'm still using Node.js 4 because I have no time to upgrade Nodejs, a lot of tooling, testing..I need to make sure my production server working as usual.
I see this "node": ">= 4.0" in package.json.
However, I see the following error while I'm trying to require tinify
I do hope to use tinify, because I have about 12,000 pics need to be optimized in our website. Is there any chance to make tinify-node.js to support Nodejs 4 ?
Thank you :)
The text was updated successfully, but these errors were encountered:
If you need a simple solution, you can try and older version of the client.
1.5.0 should be the latest version that still supports it.
Though keep in mind that we no longer maintain that version, so there won't be any more updates or bug fixes.
I'm sorry I'm still using Node.js 4 because I have no time to upgrade Nodejs, a lot of tooling, testing..I need to make sure my production server working as usual.
I see this "node": ">= 4.0" in package.json.
However, I see the following error while I'm trying to require tinify
I do hope to use tinify, because I have about 12,000 pics need to be optimized in our website. Is there any chance to make tinify-node.js to support Nodejs 4 ?
Thank you :)
The text was updated successfully, but these errors were encountered: