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
We temporarily closed this due to the lack of enough information. We could not identify whether it was a bug or a userland misconfiguration with the given info.
Please provide a minimal reproduction to reopen the issue.
Thanks.
Environment
pnpm build
build error!
infos:
✓ 415 modules transformed.
x Build failed in 1.86s
[vite:esbuild] Transform failed with 1 error:
/node_modules/.pnpm/@slidev+client@0.49.24_@nuxt+kit@3.12.4_rollup@4.20.0__@vue+compiler-sfc@3.4.37_postcss@8.4.4_grj2rorcnuejj5vrm5hzie3tem/node_modules/@slidev/client/internals/SlideLoading.vue?vue&type=script&setup=true&lang.ts:1:8: ERROR: Expected ">" but found "setup"
file: /node_modules/.pnpm/@slidev+client@0.49.24_@nuxt+kit@3.12.4_rollup@4.20.0__@vue+compiler-sfc@3.4.37_postcss@8.4.4_grj2rorcnuejj5vrm5hzie3tem/node_modules/@slidev/client/internals/SlideLoading.vue?vue&type=script&setup=true&lang.ts:1:8
Expected ">" but found "setup"
1 | <script setup lang="ts">
| ^
2 | import { onMounted, ref } from 'vue'
The text was updated successfully, but these errors were encountered: