Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Latest patch breaks #806

Closed
omerts opened this issue May 16, 2019 · 2 comments
Closed

Latest patch breaks #806

omerts opened this issue May 16, 2019 · 2 comments

Comments

@omerts
Copy link

omerts commented May 16, 2019

3.2.22 works perfect, 3.2.23 break with the following:
image

I am using node-fetch, it is even working without esm, just esm breaks it, in 3.2.23.

@s4l1h
Copy link

s4l1h commented May 16, 2019

/app/node_modules/puppeteer/lib/Page.js:44
static async create(client, target, ignoreHTTPSErrors, defaultViewport, screenshotTaskQueue) {
^

SyntaxError: Invalid or unexpected token
at Object.Module._extensions..js (internal/modules/cjs/loader.js:699:10)

That's right.I have some problem.

@jdalton
Copy link
Member

jdalton commented May 16, 2019

Dup of #804.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

3 participants