You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pnpm build
> example-with-tailwindcss@ build /home/quentin/Documents/dev/test/test-solid-thumbhash
> vinxi build
vinxi v0.3.11
⚙ Building your app...
📦 Compiling ssr router...
vinxi building router ssr in http mode
vite v5.2.10 building SSR bundle for production...
✓ 48 modules transformed.
.vinxi/build/ssr/assets/test-S2djG7AK.png 1.14 kB
.vinxi/build/ssr/.vite/manifest.json 1.92 kB
.vinxi/build/ssr/assets/test-CAgFW0xs.jpg 329.88 kB
.vinxi/build/ssr/assets/ssr-Hm9xi2M4.css 6.92 kB
.vinxi/build/ssr/index.js 0.67 kB
.vinxi/build/ssr/_...404_.js 0.78 kB
.vinxi/build/ssr/assets/components-DhYD1MXP.js 0.82 kB
.vinxi/build/ssr/about.js 0.99 kB
.vinxi/build/ssr/assets/routing-D05AJeJb.js 7.51 kB
.vinxi/build/ssr/ssr.js 20.37 kB
✓ built in 757ms
✔ build done 2:31:11 PM
📦 Compiling client router...
vinxi building router client in client mode
vite v5.2.10 building for production...
virtual:#vinxi/handler/client (1:118): "default" is not exported by "src/entry-client.tsx", imported by "virtual:#vinxi/handler/client".
✓ 53 modules transformed.
x Build failed in 538ms
ERROR [vite:asset] Plugin error - Unable to get file name for unknown file "C_p2E6Ly". 2:31:11 PM
at getRollupError (node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/parseAst.js:392:41)
at error (node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/parseAst.js:388:42)
at FileEmitter.getFileName (node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19131:24)
at renderAssetUrlInJS (node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-DkOS1hkm.js:15886:26)
at Object.renderChunk (node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-DkOS1hkm.js:15979:23)
at node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19611:40
ERROR [vite:asset] Plugin error - Unable to get file name for unknown file "C_p2E6Ly". 2:31:11 PM
ELIFECYCLE Command failed with exit code 1.
thanks for your help !
The text was updated successfully, but these errors were encountered:
Hello,
I have an error when I try to build (pnpm build) :
Repro : https://github.com/qlaffont/test-solid-thumbhash
Logs :
thanks for your help !
The text was updated successfully, but these errors were encountered: