DEYROS | Adrien
DEYROS | Adrien
Sorry for that, here it is [pdfFinal.zip](https://github.com/BlueHatbRit/mdpdf/files/8976015/pdfFinal.zip)
I have just done an "npm i puppeteer" so I should have the last version ?
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 ?
 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", "cheerio": "^0.22.0", "file-url": "^2.0.2", "handlebars": "^4.0.6", "html-pdf": "^2.2.0", "loophole": "^1.1.0",...
Oh my bad, So I should make something like that ?  And run npm install and re run my code ?
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 = async function _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
So when I have this I can saw the number of pages :  But the css isn't used anymore And when I have this :  The css is...