Giter VIP home page Giter VIP logo

Comments (6)

seveibar avatar seveibar commented on May 27, 2024

Resolved by reverting to 1.5.0, that is, via npm install [email protected]

from chrome-headless-render-pdf.

seveibar avatar seveibar commented on May 27, 2024

My guess is this commit introduced the bug

from chrome-headless-render-pdf.

Szpadel avatar Szpadel commented on May 27, 2024

Can you provide more details? How can I reproduce it?

from chrome-headless-render-pdf.

seveibar avatar seveibar commented on May 27, 2024
npm init
npm install chrome-headless-render-pdf
chmod +x ./node_modules/chrome-headless-render-pdf/cli/chrome-headless-render-pdf.js
./node_modules/chrome-headless-render-pdf/cli/chrome-headless-render-pdf.js --url http://google.com --pdf out.pdf

Output:

Using google-chrome
Waiting for chrome to became available
Connected!
(node:4917) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Browser.getVersion is not a function
(node:4917) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Chrome version: Google Chrome 60.0.3112.78

from chrome-headless-render-pdf.

Szpadel avatar Szpadel commented on May 27, 2024

Should be fixed in 1.6.0

from chrome-headless-render-pdf.

Szpadel avatar Szpadel commented on May 27, 2024

Ps. executable version is installed in node_modules/.bin/ and it is also available in PATH in npm scripts.
Also you can execute it with yarn from command line: yarn chrome-headless-render-pdf

from chrome-headless-render-pdf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.