ci: add playwright core dev dependency #2
Annotations
5 errors
|
Run tests:
node_modules/@nuxt/test-utils/dist/e2e.mjs#L49
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1105/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ npx playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ createBrowser node_modules/@nuxt/test-utils/dist/e2e.mjs:49:40
❯ getBrowser node_modules/@nuxt/test-utils/dist/e2e.mjs:54:5
❯ Module.createPage node_modules/@nuxt/test-utils/dist/e2e.mjs:59:19
❯ test/custom-options.test.ts:13:18
|
Run tests:
node_modules/@nuxt/test-utils/dist/e2e.mjs#L49
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1105/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ npx playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ createBrowser node_modules/@nuxt/test-utils/dist/e2e.mjs:49:40
❯ getBrowser node_modules/@nuxt/test-utils/dist/e2e.mjs:54:5
❯ Module.createPage node_modules/@nuxt/test-utils/dist/e2e.mjs:59:19
❯ test/default-options.test.ts:13:18
|
Run tests:
node_modules/@nuxt/test-utils/dist/e2e.mjs#L49
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1105/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ npx playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ createBrowser node_modules/@nuxt/test-utils/dist/e2e.mjs:49:40
❯ getBrowser node_modules/@nuxt/test-utils/dist/e2e.mjs:54:5
❯ Module.createPage node_modules/@nuxt/test-utils/dist/e2e.mjs:59:19
❯ test/disabled-auto-imports.test.ts:13:18
|
Run tests
Process completed with exit code 1.
|
Loading