Coder Social home page Coder Social logo

Comments (5)

JoelEinbinder avatar JoelEinbinder commented on April 28, 2024

@dgozman it looks like we need to delete the lib folder before we publish. We are sending a very stale Errors.js which is overwriting errors.js in npm's case insensitive world, and then failing again in ubuntu's case sensitive world.

from playwright.

JoelEinbinder avatar JoelEinbinder commented on April 28, 2024

Should be fixed in v0.9.21

from playwright.

sonyarianto avatar sonyarianto commented on April 28, 2024

@JoelEinbinder @dgozman thank you guys :) wow

from playwright.

MaxTester1 avatar MaxTester1 commented on April 28, 2024

Issue, resolved, its a Proxy Issue.

Hi Team,

am also getting error while installing playwright
P:>npm i playwright

[email protected] install P:\node_modules\playwright
node install.js

(node:18244) UnhandledPromiseRejectionWarning: Error: connect ETIMEDOUT
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1137:16)
(node:18244) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:18244) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
npm WARN saveError ENOENT: no such file or directory, open 'P:\package.json'
npm WARN enoent ENOENT: no such file or directory, open 'P:\package.json'
npm WARN !invalid#1 No description
npm WARN !invalid#1 No repository field.
npm WARN !invalid#1 No README data
npm WARN !invalid#1 No license field.

  • [email protected]
    added 28 packages from 31 contributors and audited 1210 packages in 43.615s

4 packages are looking for funding
run npm fund for details

found 0 vulnerabilities

any help would be great.

Thanks,

from playwright.

dsisnero avatar dsisnero commented on April 28, 2024

get same error

play>npx playwright install chromium
node:internal/modules/cjs/loader:936
throw err;
^

Error: Cannot find module './error.js'
Require stack:

  • f:\programming\source\repos\git\dsisnero\faa_auth\play\node_modules\commander\lib\argument.js
  • f:\programming\source\repos\git\dsisnero\faa_auth\play\node_modules\commander\index.js
  • f:\programming\source\repos\git\dsisnero\faa_auth\play\node_modules\playwright-core\lib\cli\cli.js
  • f:\programming\source\repos\git\dsisnero\faa_auth\play\node_modules\playwright-core\cli.js
  • f:\programming\source\repos\git\dsisnero\faa_auth\play\node_modules@playwright\test\cli.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at Function.Module._load (node:internal/modules/cjs/loader:778:27)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object. (f:\programming\source\repos\git\dsisnero\faa_auth\play\node_modules\commander\lib\argument.js:1:34)
    at Module._compile (node:internal/modules/cjs/loader:1101:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    'f:\programming\source\repos\git\dsisnero\faa_auth\play\node_modules\commander\lib\argument.js',
    'f:\programming\source\repos\git\dsisnero\faa_auth\play\node_modules\commander\index.js',
    'f:\programming\source\repos\git\dsisnero\faa_auth\play\node_modules\playwright-core\lib\cli\cli.js',
    'f:\programming\source\repos\git\dsisnero\faa_auth\play\node_modules\playwright-core\cli.js',
    'f:\programming\source\repos\git\dsisnero\faa_auth\play\node_modules\@playwright\test\cli.js'
    ]
    }

f:\programming\source\repos\git\dsisnero\faa_auth\play>

from playwright.

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.