Skip to content

Not sure if the plugin is still working #2

Open
@spyderdsn

Description

@spyderdsn
 "devDependencies": {
    "netlify-cli": "^17.8.1",
    "netlify-plugin-playwright-cache": "^0.0.1"
  },
  "dependencies": {
    "axios": "^1.6.2",
    "playwright": "^1.44.1",
  }

Added to netlify.toml

[build]
functions = "functions"
publish = "src"
command = "npx playwright install chromium"

[[plugins]]
package = "netlify-plugin-playwright-cache"

I can see the plugin is loading at:
Screenshot 2024-06-15 at 8 20 47 AM

My Chromium is downloaded to:
Screenshot 2024-06-15 at 8 23 03 AM

However, the error persists:
browserType.launch: Executable doesn't exist at /home/sbx_user1050/.cache/ms-playwright/chromium-1117/chrome-linux/chrome
Screenshot 2024-06-15 at 8 30 19 AM

I cleared the cache and redeployed it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions