NuxtN
Nuxt14mo ago
Titan

[solved] Vue app aliases are not allowed in server runtime

[nitro 09:24:56]  ERROR  RollupError: [plugin impound] Vue app aliases are not allowed in server runtime. [importing #build/nuxt.config.mjs from node_modules/nuxt/dist/app/nuxt.js]


How do I go about debugging this error? I've been through all my
server/
files and checked I'm not importing anything from the client or Vue based and the error doesn't give any more hints about where the problem is.
Was this page helpful?