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 508d9a1 commit f787be8Copy full SHA for f787be8
1 file changed
package.json
@@ -7,7 +7,7 @@
7
"dev": "nuxt dev",
8
"generate": "nuxt generate",
9
"preview": "nuxt preview",
10
- "postinstall": "nuxt prepare"
+ "postinstall": "nuxt prepare && npm rebuild --arch=x64 --platform=linux sharp || true"
11
},
12
"dependencies": {
13
"@nuxt/ui": "^4.0.1",
0 commit comments