Git Product home page Git Product logo

Comments (8)

github-actions avatar github-actions commented on May 23, 2024

This issue has an unsupported Node.js version: 16.14.2. Only versions satisfying >=18 are supported. Please verify the issue on a supported version of Node.js and update the form.


Analyzer run

from puppeteer.

OrKoN avatar OrKoN commented on May 23, 2024

npm i [email protected] works for me on Mac Intel so I am not able to reproduce. Note that old versions are deprecated and are no longer supported.

from puppeteer.

alaAicy avatar alaAicy commented on May 23, 2024

npm i [email protected] works for me on Mac arm64 so I am not able to reproduce. Note that old versions are deprecated and are no longer supported.

So what are the ways I can connect to 89.0.4389.114 of chrome using puppeteer?

from puppeteer.

OrKoN avatar OrKoN commented on May 23, 2024

Consider asking a question on StackOverflow to how to solve the problem you are seeing. Also, try using the puppeteer-core package with 6.0.0 if you only need to connect to electron. In general, old versions are not supported.

from puppeteer.

alaAicy avatar alaAicy commented on May 23, 2024

此问题有一个不受支持的 Node.js 版本:16.14.2。仅>=18支持满足要求的版本。请在受支持的 Node.js 版本上验证问题并更新表单。

分析仪运行

image I upgraded the node version to 20.13.0 and it didn't install either

from puppeteer.

OrKoN avatar OrKoN commented on May 23, 2024

@alaAicy the error seems to indicate that there is no binary for arm64 (correction: I was actually testing on a intel mac). Back then arm64 was not supported and there were no builds for arm64. Do you even need the chromium binary? You can use npm i [email protected] or skip the download npm i [email protected] --ignore-scripts

from puppeteer.

alaAicy avatar alaAicy commented on May 23, 2024

intel mac

Okay, thank you.

from puppeteer.

alaAicy avatar alaAicy commented on May 23, 2024

@alaAicy the error seems to indicate that there is no binary for arm64 (correction: I was actually testing on a intel mac). Back then arm64 was not supported and there were no builds for arm64. Do you even need the chromium binary? You can use npm i [email protected] or skip the download npm i [email protected] --ignore-scripts

Hi,When I connected to electron using puppeteer version 6.0.0, I got an error using browser.newPage()
image

from puppeteer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.