We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2820bc2 commit b9988b6Copy full SHA for b9988b6
package.json
@@ -16,7 +16,7 @@
16
"preview": "nuxt preview",
17
"postinstall": "nuxt prepare",
18
"test:e2e": "playwright test",
19
- "playwright:install": "playwright install && sudo apt-get install libatk1.0-0 libatk-bridge2.0-0 libcups2 libxkbcommon0 libatspi2.0-0 libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm1"
+ "playwright:install": "playwright install && playwright install-deps"
20
},
21
"dependencies": {
22
"@nuxt/ui": "3.3.4",
0 commit comments