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
console.log("🚨 PLEASE FOLLOW THESE INSTRUCTIONS 🚨\n\nFor the library to work correctly you need to install ghostscript on your system.\n\nUbuntu\nsudo apt-get install ghostscript -y\n\nMacOS\nbrew install ghostscript\n\nWindows (Chocolatey)\nchoco install ghostscript\nor https://ghostscript.com/releases/gsdnld.html Ghostscript .exe installer\n\nFor more instructions please read: https://github.com/victorsoares96/compress-pdf/blob/master/README.md");