mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-02 00:53:32 +03:00
ce55cdffb8
This was missed in https://github.com/microsoft/playwright/pull/29131 Fixes the following error in java on windows: ``` Error: Cannot find module 'C:\Users\RUNNER~1\AppData\Local\Temp\playwright-java-910508779801292985\package\lib\cli\cli.js' at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15) at Module._load (node:internal/modules/cjs/loader:985:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12) at node:internal/main/run_main_module:28:49 { code: 'MODULE_NOT_FOUND', requireStack: [] } ``` |
||
---|---|---|
.. | ||
.gitignore | ||
build-playwright-driver.sh | ||
build.js | ||
clean.js | ||
deploy-trace-viewer.sh | ||
run-driver-posix.sh | ||
run-driver-win.cmd | ||
update_canary_version.js | ||
update-playwright-driver-version.mjs | ||
upload-playwright-driver.sh |