Repro: `cd tests/components/ct-svelte && rm -rf node_modules package-lock.json && npm i && npx playwright test --project=chromium` Follow-up based on https://github.com/microsoft/playwright/pull/28624#issuecomment-1858608101. Svelte has no router by default, only SvelteKit - so lets remove the package which is not maintained anymore and not recommended. |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| pages | ||
| store | ||
| App.svelte | ||
| main.js | ||