Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants