Skip to content

[REGRESSION] npm install [email protected] #1513

@jperl

Description

@jperl

Context:

  • Playwright Version: 0.12.0
  • Operating System: Mac
  • Last working version: 0.11.1-next.1584997668668 (current next)

Code Snippet

See the npm install step: https://github.com/qawolf/playwright-video/runs/531356245

Checkout qawolf/playwright-video@71d7d37 and run npm install

Describe the bug

(node:2762) UnhandledPromiseRejectionWarning: TypeError: downloadOptionsFromEnv is not a function
    at /home/runner/work/playwright-video/playwright-video/node_modules/playwright/install.js:21:40
    at Object.<anonymous> (/home/runner/work/playwright-video/playwright-video/node_modules/playwright/install.js:24:3)
    at Module._compile (internal/modules/cjs/loader.js:778:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
    at Module.load (internal/modules/cjs/loader.js:653:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    at Function.Module._load (internal/modules/cjs/loader.js:585:3)
    at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
    at startup (internal/bootstrap/node.js:283:19)
    at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
(node:2762) 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(). (rejection id: 1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions