prerender-spa-plugin
prerender-spa-plugin copied to clipboard
Unable to start Puppeteer Cannot read property 'close' of null

@chrisvfritz @JoshTheDerf how do fix this issue on windows PC?
@crli It looks like Puppeteer is unable to start. Try npm rebuild puppeteer.
Having the same exact problem, npm rebuild puppeter doesn't help. any ideas?
Hey have you found the solution? I'm getting the same problem
Still same problems here
also getting it. maybe because @prerenderer/renderer-puppeteer is using puppeteer 1.20.0? latest is 14.1.0 😵
yup - this is the bug: https://github.com/puppeteer/puppeteer/issues/4197 it was fixed in April 2019 - https://github.com/puppeteer/puppeteer/pull/4276