nopeless
nopeless
@DEYROS I am totally unable to replicate your issue. Can you upload an entire zip file here or create a new repository containing all source code? My best guess is...
@DEYROS General tip: when people ask u to send a zip for node project, include package.json and package-lock.json
I tried running your poject and for some reason the footer appears squished Nonetheless, the page number is still there  I think it might be a puppeteer issue. What...
```sh npm list puppeteer ``` ```js (async()=>{const x = require("puppeteer"); console.log(await(await(await x.launch()).newPage()).browser().version())})() ``` I have `8.13.0` and `HeadlessChrome/80.0.3987.0` what about you
> Could you please explain me how did you execute the index.js(**node index.js** or you create a script into **package.json**?) and where he is into your folder ? That is...
>  The problem maybe come from my node_modules ? I have installed a lot of libraries how could I start from the begining(clear everything) and then install only mdpdf...
>   I should replace that : > > ``` > "mdpdf": { > "version": "1.7.3", > "resolved": "https://registry.npmjs.org/mdpdf/-/mdpdf-1.7.3.tgz", > "integrity": "sha512-yvLnXcg1j7JsaC1l1BNc7QUePOF5br8Oqi0lUu2NzysWbe2YKgSBWFi9V9/5X4rx2BjCHxD5+f5jLXkkN4t8qg==", > "requires": { > "bluebird": "^3.4.7", >...
> I did it but now I encounter a timeout how can I change this one ?  I already did it but don't remember > > ```js > _LifecycleWatcher_createTimeoutPromise...
> I make it smaller and :    It """""work"""" I don't really understand why there is not any css or even the image at the top Hey...
@BlueHatbRit with that being said, the puppeteer bump should be released as a major version