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
{{ message }}
This repository was archived by the owner on Jan 4, 2023. It is now read-only.
I'm getting the following warning and nothing shows up. Didn't find any solution yet:
[Vue warn]: You are using the runtime-only build of Vue where the template compiler is not available. Either pre-compile the templates into render functions, or use the compiler-included build.
Versions
nuxt-vite: 0.3.5
nuxt: 2.15.8
v-runtime-template: 1.10.0
Reproduction
npm init nuxt-app <project-name>
npm i -D nuxt-vite
npm install v-runtime-template
nuxt.config.js
:v-runtime-template
Description
I'm getting the following warning and nothing shows up. Didn't find any solution yet:
https://github.com/Asef00/nuxt-vite
The text was updated successfully, but these errors were encountered: