Code Monkey home page Code Monkey logo

Comments (5)

tuquet avatar tuquet commented on June 17, 2024 1

i have same error with node 20+

from puppeteer-extra.

pigeonmal avatar pigeonmal commented on June 17, 2024

Same error, in local that work fine, but in my hoster that throw this error

from puppeteer-extra.

Jimmylxue avatar Jimmylxue commented on June 17, 2024

i have same error when it working in server platform

from puppeteer-extra.

electic avatar electic commented on June 17, 2024

I have the same issue.

Update: Okay, I had to install Node 16 or higher. I had version 14 and if you have this version, it will not download the browsers. Installing 16 seems to have solved the problem.

from puppeteer-extra.

luiso1979 avatar luiso1979 commented on June 17, 2024

same error here with node 20. Any updates?

I'm getting this error:

Error: Cannot find module './module-test'
Require stack:

  • /kft/resources/app/node_modules/@tootallnate/quickjs-emscripten/dist/index.js
  • /kft/resources/app/node_modules/pac-proxy-agent/dist/index.js
  • /kft/resources/app/node_modules/proxy-agent/dist/index.js
  • /kft/resources/app/node_modules/@puppeteer/browsers/lib/cjs/httpUtil.js
  • /kft/resources/app/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome.js
  • /kft/resources/app/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome-headless-shell.js
  • /kft/resources/app/node_modules/@puppeteer/browsers/lib/cjs/browser-data/browser-data.js
  • /kft/resources/app/node_modules/@puppeteer/browsers/lib/cjs/launch.js
  • /kft/resources/app/node_modules/@puppeteer/browsers/lib/cjs/main.js
  • /kft/resources/app/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ChromeLauncher.js
  • /kft/resources/app/node_modules/puppeteer-core/lib/cjs/puppeteer/node/node.js
  • /kft/resources/app/node_modules/puppeteer-core/lib/cjs/puppeteer/puppeteer-core.js
  • /kft/resources/app/node_modules/puppeteer-extra/dist/index.cjs.js
  • /kft/resources/app/dist/main/browser/chromeBrowser.js
  • /kft/resources/app/dist/main/browser/kftbrowser.js
  • /kft/resources/app/dist/main/main.js
  • at Module._resolveFilename (node:internal/modules/cjs/loader:1084:15)
    at s._resolveFilename (node:electron/js2c/browser_init:2:114421)
    at Module._load (node:internal/modules/cjs/loader:929:27)
    at c._load (node:electron/js2c/node_init:2:13672)
    at Module.require (node:internal/modules/cjs/loader:1150:19)
    at require (node:internal/modules/cjs/helpers:119:18)
    at Object. (/kft/resources/app/node_modules/@tootallnate/quickjs-emscripten/dist/index.js:44:14)
    at Module._compile (node:internal/modules/cjs/loader:1271:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1326:10)
    at Module.load (node:internal/modules/cjs/loader:1126:32)

from puppeteer-extra.

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.