(node:2240290) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected token '||='
    at Loader.moduleStrategy (internal/modules/esm/translators.js:149:18)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2240290) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:2240290) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:2241790) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected token '||='
    at Loader.moduleStrategy (internal/modules/esm/translators.js:149:18)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2241790) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:2241790) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:2241852) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected token '||='
    at Loader.moduleStrategy (internal/modules/esm/translators.js:149:18)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2241852) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:2241852) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:2241886) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected token '||='
    at Loader.moduleStrategy (internal/modules/esm/translators.js:149:18)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2241886) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:2241886) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:2242136) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected token '||='
    at Loader.moduleStrategy (internal/modules/esm/translators.js:149:18)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2242136) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:2242136) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined,
  [cause]: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined,
  [cause]: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined,
  [cause]: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined,
  [cause]: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined,
  [cause]: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined,
  [cause]: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined,
  [cause]: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined,
  [cause]: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined,
  [cause]: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined,
  [cause]: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined,
  [cause]: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined,
  [cause]: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined,
  [cause]: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
      at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 6 lines matching cause stack trace ...
    at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7) {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24
      at async Object.render (file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:296:20)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:6203:22)
      at async Object.handler (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:1857:19)
      at async Server.toNodeHandle (file:///home/funtime1/app.funtimetea.com/server/chunks/nitro/nitro.mjs:2128:7),
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2F&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/sw.js
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[request error] [unhandled] [GET] https://app.funtimetea.com/__nuxt_error?error=true&url=%2Fsw.js&statusCode=500&statusMessage=Server+Error&message=Server+Error
 file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
       ^^^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
    ... 2 lines matching cause stack trace ...
    at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24 {
  cause: file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:1
  import require$$0, { defineComponent, shallowRef, h, resolveComponent, ref, reactive, computed, mergeProps, withCtx, createVNode, withModifiers, withDirectives, vModelText, getCurrentInstance, provide, cloneVNode, createElementBlock, unref, toDisplayString as toDisplayString$1, hasInjectionContext, inject, nextTick, onMounted, isRef, watch, onScopeDispose, useSSRContext, defineAsyncComponent, shallowReactive, Suspense, Fragment, createApp, toRef, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, effectScope, isReadonly, isShallow, isReactive, toRaw, getCurrentScope, Text } from 'vue';
         ^^^^^^^^^^
  SyntaxError: The requested module 'vue' does not provide an export named 'default'
      at ModuleJob._instantiate (node:internal/modules/esm/module_job:180:21)
      at async ModuleJob.run (node:internal/modules/esm/module_job:263:5)
      at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:578:26)
      at async file:///home/funtime1/app.funtimetea.com/server/chunks/routes/renderer.mjs:111:24,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/en/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo/phpinfo.php"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo/phpinfo.php"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo/phpinfo.php"
[Vue Router warn]: No match found for location with path "/fa/_profiler/phpinfo/phpinfo.php"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo/phpinfo.php"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo/phpinfo.php"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo/phpinfo.php"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo/phpinfo.php"
[Vue Router warn]: No match found for location with path "/fa/_profiler/phpinfo/phpinfo.php"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo/phpinfo.php"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo/info.php"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo/info.php"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo/info.php"
[Vue Router warn]: No match found for location with path "/fa/_profiler/phpinfo/info.php"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo/info.php"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo/info.php"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo/info.php"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo/info.php"
[Vue Router warn]: No match found for location with path "/fa/_profiler/phpinfo/info.php"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo/info.php"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo"
[Vue Router warn]: No match found for location with path "/fa/_profiler/phpinfo"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo"
[Vue Router warn]: No match found for location with path "/fa/_profiler/phpinfo"
[Vue Router warn]: No match found for location with path "/_profiler/phpinfo"
[Vue Router warn]: No match found for location with path "/xampp/phpinfo.php"
[Vue Router warn]: No match found for location with path "/xampp/phpinfo.php"
[Vue Router warn]: No match found for location with path "/xampp/phpinfo.php"
[Vue Router warn]: No match found for location with path "/fa/xampp/phpinfo.php"
[Vue Router warn]: No match found for location with path "/xampp/phpinfo.php"
[Vue Router warn]: No match found for location with path "/xampp/phpinfo.php"
[Vue Router warn]: No match found for location with path "/xampp/phpinfo.php"
[Vue Router warn]: No match found for location with path "/xampp/phpinfo.php"
[Vue Router warn]: No match found for location with path "/fa/xampp/phpinfo.php"
[Vue Router warn]: No match found for location with path "/xampp/phpinfo.php"
[Vue Router warn]: No match found for location with path "/config/aws.yml"
[Vue Router warn]: No match found for location with path "/config/aws.yml"
[Vue Router warn]: No match found for location with path "/config/aws.yml"
[Vue Router warn]: No match found for location with path "/fa/config/aws.yml"
[Vue Router warn]: No match found for location with path "/config/aws.yml"
[Vue Router warn]: No match found for location with path "/config/aws.yml"
[Vue Router warn]: No match found for location with path "/config/aws.yml"
[Vue Router warn]: No match found for location with path "/config/aws.yml"
[Vue Router warn]: No match found for location with path "/fa/config/aws.yml"
[Vue Router warn]: No match found for location with path "/config/aws.yml"
[Vue Router warn]: No match found for location with path "/.aws/config"
[Vue Router warn]: No match found for location with path "/.aws/config"
[Vue Router warn]: No match found for location with path "/.aws/config"
[Vue Router warn]: No match found for location with path "/fa/.aws/config"
[Vue Router warn]: No match found for location with path "/.aws/config"
[Vue Router warn]: No match found for location with path "/.aws/config"
[Vue Router warn]: No match found for location with path "/.aws/config"
[Vue Router warn]: No match found for location with path "/.aws/config"
[Vue Router warn]: No match found for location with path "/fa/.aws/config"
[Vue Router warn]: No match found for location with path "/.aws/config"
[Vue Router warn]: No match found for location with path "/.aws/credentials"
[Vue Router warn]: No match found for location with path "/.aws/credentials"
[Vue Router warn]: No match found for location with path "/.aws/credentials"
[Vue Router warn]: No match found for location with path "/fa/.aws/credentials"
[Vue Router warn]: No match found for location with path "/.aws/credentials"
[Vue Router warn]: No match found for location with path "/.aws/credentials"
[Vue Router warn]: No match found for location with path "/.aws/credentials"
[Vue Router warn]: No match found for location with path "/.aws/credentials"
[Vue Router warn]: No match found for location with path "/fa/.aws/credentials"
[Vue Router warn]: No match found for location with path "/.aws/credentials"
[Vue Router warn]: No match found for location with path "/aws/credentials"
[Vue Router warn]: No match found for location with path "/aws/credentials"
[Vue Router warn]: No match found for location with path "/aws/credentials"
[Vue Router warn]: No match found for location with path "/fa/aws/credentials"
[Vue Router warn]: No match found for location with path "/aws/credentials"
[Vue Router warn]: No match found for location with path "/aws/credentials"
[Vue Router warn]: No match found for location with path "/aws/credentials"
[Vue Router warn]: No match found for location with path "/aws/credentials"
[Vue Router warn]: No match found for location with path "/fa/aws/credentials"
[Vue Router warn]: No match found for location with path "/aws/credentials"
[Vue Router warn]: No match found for location with path "/07-accessing-data/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/07-accessing-data/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/07-accessing-data/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/fa/07-accessing-data/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/07-accessing-data/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/07-accessing-data/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/07-accessing-data/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/07-accessing-data/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/fa/07-accessing-data/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/07-accessing-data/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/09-managing-state/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/09-managing-state/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/09-managing-state/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/fa/09-managing-state/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/09-managing-state/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/09-managing-state/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/09-managing-state/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/09-managing-state/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/fa/09-managing-state/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/09-managing-state/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/07-accessing-data/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/07-accessing-data/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/07-accessing-data/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/fa/07-accessing-data/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/07-accessing-data/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/07-accessing-data/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/07-accessing-data/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/07-accessing-data/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/fa/07-accessing-data/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/07-accessing-data/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/09-managing-state/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/09-managing-state/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/09-managing-state/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/fa/09-managing-state/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/09-managing-state/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/09-managing-state/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/09-managing-state/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/09-managing-state/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/fa/09-managing-state/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/09-managing-state/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/app/code/community/Nosto/Tagging/.env"
[Vue Router warn]: No match found for location with path "/app/code/community/Nosto/Tagging/.env"
[Vue Router warn]: No match found for location with path "/app/code/community/Nosto/Tagging/.env"
[Vue Router warn]: No match found for location with path "/fa/app/code/community/Nosto/Tagging/.env"
[Vue Router warn]: No match found for location with path "/app/code/community/Nosto/Tagging/.env"
[Vue Router warn]: No match found for location with path "/app/code/community/Nosto/Tagging/.env"
[Vue Router warn]: No match found for location with path "/app/code/community/Nosto/Tagging/.env"
[Vue Router warn]: No match found for location with path "/app/code/community/Nosto/Tagging/.env"
[Vue Router warn]: No match found for location with path "/fa/app/code/community/Nosto/Tagging/.env"
[Vue Router warn]: No match found for location with path "/app/code/community/Nosto/Tagging/.env"
[Vue Router warn]: No match found for location with path "/08-routing/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/08-routing/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/08-routing/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/fa/08-routing/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/08-routing/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/08-routing/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/08-routing/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/08-routing/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/fa/08-routing/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/08-routing/begin/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/08-routing/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/08-routing/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/08-routing/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/fa/08-routing/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/08-routing/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/08-routing/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/08-routing/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/08-routing/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/fa/08-routing/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/08-routing/end/vue-heroes/.env"
[Vue Router warn]: No match found for location with path "/.c9/metadata/environment/.env"
[Vue Router warn]: No match found for location with path "/.c9/metadata/environment/.env"
[Vue Router warn]: No match found for location with path "/.c9/metadata/environment/.env"
[Vue Router warn]: No match found for location with path "/fa/.c9/metadata/environment/.env"
[Vue Router warn]: No match found for location with path "/.c9/metadata/environment/.env"
[Vue Router warn]: No match found for location with path "/.c9/metadata/environment/.env"
[Vue Router warn]: No match found for location with path "/.c9/metadata/environment/.env"
[Vue Router warn]: No match found for location with path "/.c9/metadata/environment/.env"
[Vue Router warn]: No match found for location with path "/fa/.c9/metadata/environment/.env"
[Vue Router warn]: No match found for location with path "/.c9/metadata/environment/.env"
[Vue Router warn]: No match found for location with path "/app_nginx_static_path/.env"
[Vue Router warn]: No match found for location with path "/app_nginx_static_path/.env"
[Vue Router warn]: No match found for location with path "/app_nginx_static_path/.env"
[Vue Router warn]: No match found for location with path "/fa/app_nginx_static_path/.env"
[Vue Router warn]: No match found for location with path "/app_nginx_static_path/.env"
[Vue Router warn]: No match found for location with path "/app_nginx_static_path/.env"
[Vue Router warn]: No match found for location with path "/app_nginx_static_path/.env"
[Vue Router warn]: No match found for location with path "/app_nginx_static_path/.env"
[Vue Router warn]: No match found for location with path "/fa/app_nginx_static_path/.env"
[Vue Router warn]: No match found for location with path "/app_nginx_static_path/.env"
[Vue Router warn]: No match found for location with path "/server/config/database.js"
[Vue Router warn]: No match found for location with path "/server/config/database.js"
[Vue Router warn]: No match found for location with path "/server/config/database.js"
[Vue Router warn]: No match found for location with path "/fa/server/config/database.js"
[Vue Router warn]: No match found for location with path "/server/config/database.js"
[Vue Router warn]: No match found for location with path "/server/config/database.js"
[Vue Router warn]: No match found for location with path "/server/config/database.js"
[Vue Router warn]: No match found for location with path "/server/config/database.js"
[Vue Router warn]: No match found for location with path "/fa/server/config/database.js"
[Vue Router warn]: No match found for location with path "/server/config/database.js"
[Vue Router warn]: No match found for location with path "/.docker/laravel/app/.env"
[Vue Router warn]: No match found for location with path "/.docker/laravel/app/.env"
[Vue Router warn]: No match found for location with path "/.docker/laravel/app/.env"
[Vue Router warn]: No match found for location with path "/fa/.docker/laravel/app/.env"
[Vue Router warn]: No match found for location with path "/.docker/laravel/app/.env"
[Vue Router warn]: No match found for location with path "/.docker/laravel/app/.env"
[Vue Router warn]: No match found for location with path "/.docker/laravel/app/.env"
[Vue Router warn]: No match found for location with path "/.docker/laravel/app/.env"
[Vue Router warn]: No match found for location with path "/fa/.docker/laravel/app/.env"
[Vue Router warn]: No match found for location with path "/.docker/laravel/app/.env"
[Vue Router warn]: No match found for location with path "/31_structure_tests/.env"
[Vue Router warn]: No match found for location with path "/31_structure_tests/.env"
[Vue Router warn]: No match found for location with path "/31_structure_tests/.env"
[Vue Router warn]: No match found for location with path "/fa/31_structure_tests/.env"
[Vue Router warn]: No match found for location with path "/31_structure_tests/.env"
[Vue Router warn]: No match found for location with path "/31_structure_tests/.env"
[Vue Router warn]: No match found for location with path "/31_structure_tests/.env"
[Vue Router warn]: No match found for location with path "/31_structure_tests/.env"
[Vue Router warn]: No match found for location with path "/fa/31_structure_tests/.env"
[Vue Router warn]: No match found for location with path "/31_structure_tests/.env"
[Vue Router warn]: No match found for location with path "/tests/test-become/.env"
[Vue Router warn]: No match found for location with path "/tests/test-become/.env"
[Vue Router warn]: No match found for location with path "/tests/test-become/.env"
[Vue Router warn]: No match found for location with path "/fa/tests/test-become/.env"
[Vue Router warn]: No match found for location with path "/tests/test-become/.env"
[Vue Router warn]: No match found for location with path "/tests/test-become/.env"
[Vue Router warn]: No match found for location with path "/tests/test-become/.env"
[Vue Router warn]: No match found for location with path "/tests/test-become/.env"
[Vue Router warn]: No match found for location with path "/fa/tests/test-become/.env"
[Vue Router warn]: No match found for location with path "/tests/test-become/.env"
[Vue Router warn]: No match found for location with path "/3-sequelize/final/.env"
[Vue Router warn]: No match found for location with path "/3-sequelize/final/.env"
[Vue Router warn]: No match found for location with path "/3-sequelize/final/.env"
[Vue Router warn]: No match found for location with path "/fa/3-sequelize/final/.env"
[Vue Router warn]: No match found for location with path "/3-sequelize/final/.env"
[Vue Router warn]: No match found for location with path "/3-sequelize/final/.env"
[Vue Router warn]: No match found for location with path "/3-sequelize/final/.env"
[Vue Router warn]: No match found for location with path "/3-sequelize/final/.env"
[Vue Router warn]: No match found for location with path "/fa/3-sequelize/final/.env"
[Vue Router warn]: No match found for location with path "/3-sequelize/final/.env"
[Vue Router warn]: No match found for location with path "/config/application.yml"
[Vue Router warn]: No match found for location with path "/config/application.yml"
[Vue Router warn]: No match found for location with path "/config/application.yml"
[Vue Router warn]: No match found for location with path "/fa/config/application.yml"
[Vue Router warn]: No match found for location with path "/config/application.yml"
[Vue Router warn]: No match found for location with path "/config/application.yml"
[Vue Router warn]: No match found for location with path "/config/application.yml"
[Vue Router warn]: No match found for location with path "/config/application.yml"
[Vue Router warn]: No match found for location with path "/fa/config/application.yml"
[Vue Router warn]: No match found for location with path "/config/application.yml"
[Vue Router warn]: No match found for location with path "/app-order-client/.env"
[Vue Router warn]: No match found for location with path "/app-order-client/.env"
[Vue Router warn]: No match found for location with path "/app-order-client/.env"
[Vue Router warn]: No match found for location with path "/fa/app-order-client/.env"
[Vue Router warn]: No match found for location with path "/app-order-client/.env"
[Vue Router warn]: No match found for location with path "/app-order-client/.env"
[Vue Router warn]: No match found for location with path "/app-order-client/.env"
[Vue Router warn]: No match found for location with path "/app-order-client/.env"
[Vue Router warn]: No match found for location with path "/fa/app-order-client/.env"
[Vue Router warn]: No match found for location with path "/app-order-client/.env"
[Vue Router warn]: No match found for location with path "/config/parameters.yml"
[Vue Router warn]: No match found for location with path "/config/parameters.yml"
[Vue Router warn]: No match found for location with path "/config/parameters.yml"
[Vue Router warn]: No match found for location with path "/fa/config/parameters.yml"
[Vue Router warn]: No match found for location with path "/config/parameters.yml"
[Vue Router warn]: No match found for location with path "/config/parameters.yml"
[Vue Router warn]: No match found for location with path "/config/parameters.yml"
[Vue Router warn]: No match found for location with path "/config/parameters.yml"
[Vue Router warn]: No match found for location with path "/fa/config/parameters.yml"
[Vue Router warn]: No match found for location with path "/config/parameters.yml"
[Vue Router warn]: No match found for location with path "/config/settings.local"
[Vue Router warn]: No match found for location with path "/config/settings.local"
[Vue Router warn]: No match found for location with path "/config/settings.local"
[Vue Router warn]: No match found for location with path "/fa/config/settings.local"
[Vue Router warn]: No match found for location with path "/config/settings.local"
[Vue Router warn]: No match found for location with path "/config/settings.local"
[Vue Router warn]: No match found for location with path "/config/settings.local"
[Vue Router warn]: No match found for location with path "/config/settings.local"
[Vue Router warn]: No match found for location with path "/fa/config/settings.local"
[Vue Router warn]: No match found for location with path "/config/settings.local"
[Vue Router warn]: No match found for location with path "/config/settings.json"
[Vue Router warn]: No match found for location with path "/config/settings.json"
[Vue Router warn]: No match found for location with path "/config/settings.json"
[Vue Router warn]: No match found for location with path "/fa/config/settings.json"
[Vue Router warn]: No match found for location with path "/config/settings.json"
[Vue Router warn]: No match found for location with path "/acme_challenges/.env"
[Vue Router warn]: No match found for location with path "/acme_challenges/.env"
[Vue Router warn]: No match found for location with path "/acme_challenges/.env"
[Vue Router warn]: No match found for location with path "/fa/acme_challenges/.env"
[Vue Router warn]: No match found for location with path "/acme_challenges/.env"
[Vue Router warn]: No match found for location with path "/acme_challenges/.env"
[Vue Router warn]: No match found for location with path "/acme_challenges/.env"
[Vue Router warn]: No match found for location with path "/acme_challenges/.env"
[Vue Router warn]: No match found for location with path "/fa/acme_challenges/.env"
[Vue Router warn]: No match found for location with path "/acme_challenges/.env"
[Vue Router warn]: No match found for location with path "/config/settings.prod"
[Vue Router warn]: No match found for location with path "/config/settings.prod"
[Vue Router warn]: No match found for location with path "/config/settings.prod"
[Vue Router warn]: No match found for location with path "/fa/config/settings.prod"
[Vue Router warn]: No match found for location with path "/config/settings.prod"
[Vue Router warn]: No match found for location with path "/config/settings.prod"
[Vue Router warn]: No match found for location with path "/config/settings.prod"
[Vue Router warn]: No match found for location with path "/config/settings.prod"
[Vue Router warn]: No match found for location with path "/fa/config/settings.prod"
[Vue Router warn]: No match found for location with path "/config/settings.prod"
[Vue Router warn]: No match found for location with path "/config/secrets.json"
[Vue Router warn]: No match found for location with path "/config/secrets.json"
[Vue Router warn]: No match found for location with path "/config/secrets.json"
[Vue Router warn]: No match found for location with path "/fa/config/secrets.json"
[Vue Router warn]: No match found for location with path "/config/secrets.json"
[Vue Router warn]: No match found for location with path "/acme-challenge/.env"
[Vue Router warn]: No match found for location with path "/acme-challenge/.env"
[Vue Router warn]: No match found for location with path "/acme-challenge/.env"
[Vue Router warn]: No match found for location with path "/fa/acme-challenge/.env"
[Vue Router warn]: No match found for location with path "/acme-challenge/.env"
[Vue Router warn]: No match found for location with path "/acme-challenge/.env"
[Vue Router warn]: No match found for location with path "/acme-challenge/.env"
[Vue Router warn]: No match found for location with path "/acme-challenge/.env"
[Vue Router warn]: No match found for location with path "/fa/acme-challenge/.env"
[Vue Router warn]: No match found for location with path "/acme-challenge/.env"
[Vue Router warn]: No match found for location with path "/config/constants.js"
[Vue Router warn]: No match found for location with path "/config/constants.js"
[Vue Router warn]: No match found for location with path "/config/constants.js"
[Vue Router warn]: No match found for location with path "/fa/config/constants.js"
[Vue Router warn]: No match found for location with path "/config/constants.js"
[Vue Router warn]: No match found for location with path "/config/constants.js"
[Vue Router warn]: No match found for location with path "/config/constants.js"
[Vue Router warn]: No match found for location with path "/config/constants.js"
[Vue Router warn]: No match found for location with path "/fa/config/constants.js"
[Vue Router warn]: No match found for location with path "/config/constants.js"
[Vue Router warn]: No match found for location with path "/actions-server/.env"
[Vue Router warn]: No match found for location with path "/actions-server/.env"
[Vue Router warn]: No match found for location with path "/actions-server/.env"
[Vue Router warn]: No match found for location with path "/fa/actions-server/.env"
[Vue Router warn]: No match found for location with path "/actions-server/.env"
[Vue Router warn]: No match found for location with path "/actions-server/.env"
[Vue Router warn]: No match found for location with path "/actions-server/.env"
[Vue Router warn]: No match found for location with path "/actions-server/.env"
[Vue Router warn]: No match found for location with path "/fa/actions-server/.env"
[Vue Router warn]: No match found for location with path "/actions-server/.env"
[Vue Router warn]: No match found for location with path "/app/config/dev/.env"
[Vue Router warn]: No match found for location with path "/app/config/dev/.env"
[Vue Router warn]: No match found for location with path "/app/config/dev/.env"
[Vue Router warn]: No match found for location with path "/fa/app/config/dev/.env"
[Vue Router warn]: No match found for location with path "/app/config/dev/.env"
[Vue Router warn]: No match found for location with path "/app/config/dev/.env"
[Vue Router warn]: No match found for location with path "/app/config/dev/.env"
[Vue Router warn]: No match found for location with path "/app/config/dev/.env"
[Vue Router warn]: No match found for location with path "/fa/app/config/dev/.env"
[Vue Router warn]: No match found for location with path "/app/config/dev/.env"
[Vue Router warn]: No match found for location with path "/administrator/.env"
[Vue Router warn]: No match found for location with path "/administrator/.env"
[Vue Router warn]: No match found for location with path "/administrator/.env"
[Vue Router warn]: No match found for location with path "/fa/administrator/.env"
[Vue Router warn]: No match found for location with path "/administrator/.env"
[Vue Router warn]: No match found for location with path "/administrator/.env"
[Vue Router warn]: No match found for location with path "/administrator/.env"
[Vue Router warn]: No match found for location with path "/administrator/.env"
[Vue Router warn]: No match found for location with path "/fa/administrator/.env"
[Vue Router warn]: No match found for location with path "/administrator/.env"
[Vue Router warn]: No match found for location with path "/config/storage.yml"
[Vue Router warn]: No match found for location with path "/config/storage.yml"
[Vue Router warn]: No match found for location with path "/config/storage.yml"
[Vue Router warn]: No match found for location with path "/fa/config/storage.yml"
[Vue Router warn]: No match found for location with path "/config/storage.yml"
[Vue Router warn]: No match found for location with path "/config/storage.yml"
[Vue Router warn]: No match found for location with path "/config/storage.yml"
[Vue Router warn]: No match found for location with path "/config/storage.yml"
[Vue Router warn]: No match found for location with path "/fa/config/storage.yml"
[Vue Router warn]: No match found for location with path "/config/storage.yml"
[Vue Router warn]: No match found for location with path "/config/config.json"
[Vue Router warn]: No match found for location with path "/config/config.json"
[Vue Router warn]: No match found for location with path "/config/config.json"
[Vue Router warn]: No match found for location with path "/fa/config/config.json"
[Vue Router warn]: No match found for location with path "/config/config.json"
[Vue Router warn]: No match found for location with path "/app/frontend/.env"
[Vue Router warn]: No match found for location with path "/app/frontend/.env"
[Vue Router warn]: No match found for location with path "/app/frontend/.env"
[Vue Router warn]: No match found for location with path "/fa/app/frontend/.env"
[Vue Router warn]: No match found for location with path "/app/frontend/.env"
[Vue Router warn]: No match found for location with path "/app/frontend/.env"
[Vue Router warn]: No match found for location with path "/app/frontend/.env"
[Vue Router warn]: No match found for location with path "/app/frontend/.env"
[Vue Router warn]: No match found for location with path "/fa/app/frontend/.env"
[Vue Router warn]: No match found for location with path "/app/frontend/.env"
[Vue Router warn]: No match found for location with path "/config/local.yml"
[Vue Router warn]: No match found for location with path "/config/local.yml"
[Vue Router warn]: No match found for location with path "/config/local.yml"
[Vue Router warn]: No match found for location with path "/fa/config/local.yml"
[Vue Router warn]: No match found for location with path "/config/local.yml"
[Vue Router warn]: No match found for location with path "/config/local.yml"
[Vue Router warn]: No match found for location with path "/config/local.yml"
[Vue Router warn]: No match found for location with path "/config/local.yml"
[Vue Router warn]: No match found for location with path "/fa/config/local.yml"
[Vue Router warn]: No match found for location with path "/config/local.yml"
[Vue Router warn]: No match found for location with path "/app2-static/.env"
[Vue Router warn]: No match found for location with path "/app2-static/.env"
[Vue Router warn]: No match found for location with path "/app2-static/.env"
[Vue Router warn]: No match found for location with path "/fa/app2-static/.env"
[Vue Router warn]: No match found for location with path "/app2-static/.env"
[Vue Router warn]: No match found for location with path "/app2-static/.env"
[Vue Router warn]: No match found for location with path "/app2-static/.env"
[Vue Router warn]: No match found for location with path "/app2-static/.env"
[Vue Router warn]: No match found for location with path "/fa/app2-static/.env"
[Vue Router warn]: No match found for location with path "/app2-static/.env"
[Vue Router warn]: No match found for location with path "/Assignment4/.env"
[Vue Router warn]: No match found for location with path "/Assignment4/.env"
[Vue Router warn]: No match found for location with path "/Assignment4/.env"
[Vue Router warn]: No match found for location with path "/fa/Assignment4/.env"
[Vue Router warn]: No match found for location with path "/Assignment4/.env"
[Vue Router warn]: No match found for location with path "/Assignment4/.env"
[Vue Router warn]: No match found for location with path "/Assignment4/.env"
[Vue Router warn]: No match found for location with path "/Assignment4/.env"
[Vue Router warn]: No match found for location with path "/fa/Assignment4/.env"
[Vue Router warn]: No match found for location with path "/Assignment4/.env"
[Vue Router warn]: No match found for location with path "/apps/client/.env"
[Vue Router warn]: No match found for location with path "/apps/client/.env"
[Vue Router warn]: No match found for location with path "/apps/client/.env"
[Vue Router warn]: No match found for location with path "/fa/apps/client/.env"
[Vue Router warn]: No match found for location with path "/apps/client/.env"
[Vue Router warn]: No match found for location with path "/apps/client/.env"
[Vue Router warn]: No match found for location with path "/apps/client/.env"
[Vue Router warn]: No match found for location with path "/apps/client/.env"
[Vue Router warn]: No match found for location with path "/fa/apps/client/.env"
[Vue Router warn]: No match found for location with path "/apps/client/.env"
[Vue Router warn]: No match found for location with path "/Assignment3/.env"
[Vue Router warn]: No match found for location with path "/Assignment3/.env"
[Vue Router warn]: No match found for location with path "/Assignment3/.env"
[Vue Router warn]: No match found for location with path "/fa/Assignment3/.env"
[Vue Router warn]: No match found for location with path "/Assignment3/.env"
[Vue Router warn]: No match found for location with path "/Assignment3/.env"
[Vue Router warn]: No match found for location with path "/Assignment3/.env"
[Vue Router warn]: No match found for location with path "/Assignment3/.env"
[Vue Router warn]: No match found for location with path "/fa/Assignment3/.env"
[Vue Router warn]: No match found for location with path "/Assignment3/.env"
[Vue Router warn]: No match found for location with path "/app1-static/.env"
[Vue Router warn]: No match found for location with path "/app1-static/.env"
[Vue Router warn]: No match found for location with path "/app1-static/.env"
[Vue Router warn]: No match found for location with path "/fa/app1-static/.env"
[Vue Router warn]: No match found for location with path "/app1-static/.env"
[Vue Router warn]: No match found for location with path "/app1-static/.env"
[Vue Router warn]: No match found for location with path "/app1-static/.env"
[Vue Router warn]: No match found for location with path "/app1-static/.env"
[Vue Router warn]: No match found for location with path "/fa/app1-static/.env"
[Vue Router warn]: No match found for location with path "/app1-static/.env"
[Vue Router warn]: No match found for location with path "/.gitlab-ci/.env"
[Vue Router warn]: No match found for location with path "/.gitlab-ci/.env"
[Vue Router warn]: No match found for location with path "/.gitlab-ci/.env"
[Vue Router warn]: No match found for location with path "/fa/.gitlab-ci/.env"
[Vue Router warn]: No match found for location with path "/.gitlab-ci/.env"
[Vue Router warn]: No match found for location with path "/.gitlab-ci/.env"
[Vue Router warn]: No match found for location with path "/.gitlab-ci/.env"
[Vue Router warn]: No match found for location with path "/.gitlab-ci/.env"
[Vue Router warn]: No match found for location with path "/fa/.gitlab-ci/.env"
[Vue Router warn]: No match found for location with path "/.gitlab-ci/.env"
[Vue Router warn]: No match found for location with path "/app/config/.env"
[Vue Router warn]: No match found for location with path "/app/config/.env"
[Vue Router warn]: No match found for location with path "/app/config/.env"
[Vue Router warn]: No match found for location with path "/fa/app/config/.env"
[Vue Router warn]: No match found for location with path "/app/config/.env"
[Vue Router warn]: No match found for location with path "/app/config/.env"
[Vue Router warn]: No match found for location with path "/app/config/.env"
[Vue Router warn]: No match found for location with path "/app/config/.env"
[Vue Router warn]: No match found for location with path "/fa/app/config/.env"
[Vue Router warn]: No match found for location with path "/app/config/.env"
[Vue Router warn]: No match found for location with path "/app/client/.env"
[Vue Router warn]: No match found for location with path "/app/client/.env"
[Vue Router warn]: No match found for location with path "/app/client/.env"
[Vue Router warn]: No match found for location with path "/fa/app/client/.env"
[Vue Router warn]: No match found for location with path "/app/client/.env"
[Vue Router warn]: No match found for location with path "/app/client/.env"
[Vue Router warn]: No match found for location with path "/app/client/.env"
[Vue Router warn]: No match found for location with path "/app/client/.env"
[Vue Router warn]: No match found for location with path "/fa/app/client/.env"
[Vue Router warn]: No match found for location with path "/app/client/.env"
[Vue Router warn]: No match found for location with path "/admin-app/.env"
[Vue Router warn]: No match found for location with path "/admin-app/.env"
[Vue Router warn]: No match found for location with path "/admin-app/.env"
[Vue Router warn]: No match found for location with path "/fa/admin-app/.env"
[Vue Router warn]: No match found for location with path "/admin-app/.env"
[Vue Router warn]: No match found for location with path "/admin-app/.env"
[Vue Router warn]: No match found for location with path "/admin-app/.env"
[Vue Router warn]: No match found for location with path "/admin-app/.env"
[Vue Router warn]: No match found for location with path "/fa/admin-app/.env"
[Vue Router warn]: No match found for location with path "/admin-app/.env"
[Vue Router warn]: No match found for location with path "/asset_img/.env"
[Vue Router warn]: No match found for location with path "/asset_img/.env"
[Vue Router warn]: No match found for location with path "/asset_img/.env"
[Vue Router warn]: No match found for location with path "/fa/asset_img/.env"
[Vue Router warn]: No match found for location with path "/asset_img/.env"
[Vue Router warn]: No match found for location with path "/asset_img/.env"
[Vue Router warn]: No match found for location with path "/asset_img/.env"
[Vue Router warn]: No match found for location with path "/asset_img/.env"
[Vue Router warn]: No match found for location with path "/fa/asset_img/.env"
[Vue Router warn]: No match found for location with path "/asset_img/.env"
[Vue Router warn]: No match found for location with path "/react-app/.env"
[Vue Router warn]: No match found for location with path "/react-app/.env"
[Vue Router warn]: No match found for location with path "/react-app/.env"
[Vue Router warn]: No match found for location with path "/fa/react-app/.env"
[Vue Router warn]: No match found for location with path "/react-app/.env"
[Vue Router warn]: No match found for location with path "/react-app/.env"
[Vue Router warn]: No match found for location with path "/react-app/.env"
[Vue Router warn]: No match found for location with path "/react-app/.env"
[Vue Router warn]: No match found for location with path "/fa/react-app/.env"
[Vue Router warn]: No match found for location with path "/react-app/.env"
[Vue Router warn]: No match found for location with path "/Archipel/.env"
[Vue Router warn]: No match found for location with path "/Archipel/.env"
[Vue Router warn]: No match found for location with path "/Archipel/.env"
[Vue Router warn]: No match found for location with path "/fa/Archipel/.env"
[Vue Router warn]: No match found for location with path "/Archipel/.env"
[Vue Router warn]: No match found for location with path "/Archipel/.env"
[Vue Router warn]: No match found for location with path "/Archipel/.env"
[Vue Router warn]: No match found for location with path "/Archipel/.env"
[Vue Router warn]: No match found for location with path "/fa/Archipel/.env"
[Vue Router warn]: No match found for location with path "/Archipel/.env"
[Vue Router warn]: No match found for location with path "/anaconda/.env"
[Vue Router warn]: No match found for location with path "/anaconda/.env"
[Vue Router warn]: No match found for location with path "/anaconda/.env"
[Vue Router warn]: No match found for location with path "/fa/anaconda/.env"
[Vue Router warn]: No match found for location with path "/anaconda/.env"
[Vue Router warn]: No match found for location with path "/anaconda/.env"
[Vue Router warn]: No match found for location with path "/anaconda/.env"
[Vue Router warn]: No match found for location with path "/anaconda/.env"
[Vue Router warn]: No match found for location with path "/fa/anaconda/.env"
[Vue Router warn]: No match found for location with path "/anaconda/.env"
[Vue Router warn]: No match found for location with path "/adminer/.env"
[Vue Router warn]: No match found for location with path "/adminer/.env"
[Vue Router warn]: No match found for location with path "/adminer/.env"
[Vue Router warn]: No match found for location with path "/fa/adminer/.env"
[Vue Router warn]: No match found for location with path "/adminer/.env"
[Vue Router warn]: No match found for location with path "/adminer/.env"
[Vue Router warn]: No match found for location with path "/adminer/.env"
[Vue Router warn]: No match found for location with path "/adminer/.env"
[Vue Router warn]: No match found for location with path "/fa/adminer/.env"
[Vue Router warn]: No match found for location with path "/adminer/.env"
[Vue Router warn]: No match found for location with path "/.docker/.env"
[Vue Router warn]: No match found for location with path "/.docker/.env"
[Vue Router warn]: No match found for location with path "/.docker/.env"
[Vue Router warn]: No match found for location with path "/fa/.docker/.env"
[Vue Router warn]: No match found for location with path "/.docker/.env"
[Vue Router warn]: No match found for location with path "/.docker/.env"
[Vue Router warn]: No match found for location with path "/.docker/.env"
[Vue Router warn]: No match found for location with path "/.docker/.env"
[Vue Router warn]: No match found for location with path "/fa/.docker/.env"
[Vue Router warn]: No match found for location with path "/.docker/.env"
[Vue Router warn]: No match found for location with path "/.vscode/.env"
[Vue Router warn]: No match found for location with path "/.vscode/.env"
[Vue Router warn]: No match found for location with path "/.vscode/.env"
[Vue Router warn]: No match found for location with path "/fa/.vscode/.env"
[Vue Router warn]: No match found for location with path "/.vscode/.env"
[Vue Router warn]: No match found for location with path "/.vscode/.env"
[Vue Router warn]: No match found for location with path "/.vscode/.env"
[Vue Router warn]: No match found for location with path "/.vscode/.env"
[Vue Router warn]: No match found for location with path "/fa/.vscode/.env"
[Vue Router warn]: No match found for location with path "/.vscode/.env"
[Vue Router warn]: No match found for location with path "/_static/.env"
[Vue Router warn]: No match found for location with path "/_static/.env"
[Vue Router warn]: No match found for location with path "/_static/.env"
[Vue Router warn]: No match found for location with path "/fa/_static/.env"
[Vue Router warn]: No match found for location with path "/_static/.env"
[Vue Router warn]: No match found for location with path "/_static/.env"
[Vue Router warn]: No match found for location with path "/_static/.env"
[Vue Router warn]: No match found for location with path "/_static/.env"
[Vue Router warn]: No match found for location with path "/fa/_static/.env"
[Vue Router warn]: No match found for location with path "/_static/.env"
[Vue Router warn]: No match found for location with path "/example/.env"
[Vue Router warn]: No match found for location with path "/example/.env"
[Vue Router warn]: No match found for location with path "/example/.env"
[Vue Router warn]: No match found for location with path "/fa/example/.env"
[Vue Router warn]: No match found for location with path "/example/.env"
[Vue Router warn]: No match found for location with path "/example/.env"
[Vue Router warn]: No match found for location with path "/example/.env"
[Vue Router warn]: No match found for location with path "/example/.env"
[Vue Router warn]: No match found for location with path "/fa/example/.env"
[Vue Router warn]: No match found for location with path "/example/.env"
[Vue Router warn]: No match found for location with path "/app_dir/.env"
[Vue Router warn]: No match found for location with path "/app_dir/.env"
[Vue Router warn]: No match found for location with path "/app_dir/.env"
[Vue Router warn]: No match found for location with path "/fa/app_dir/.env"
[Vue Router warn]: No match found for location with path "/app_dir/.env"
[Vue Router warn]: No match found for location with path "/app_dir/.env"
[Vue Router warn]: No match found for location with path "/app_dir/.env"
[Vue Router warn]: No match found for location with path "/app_dir/.env"
[Vue Router warn]: No match found for location with path "/fa/app_dir/.env"
[Vue Router warn]: No match found for location with path "/app_dir/.env"
[Vue Router warn]: No match found for location with path "/api/src/.env"
[Vue Router warn]: No match found for location with path "/api/src/.env"
[Vue Router warn]: No match found for location with path "/api/src/.env"
[Vue Router warn]: No match found for location with path "/fa/api/src/.env"
[Vue Router warn]: No match found for location with path "/api/src/.env"
[Vue Router warn]: No match found for location with path "/assets/.env"
[Vue Router warn]: No match found for location with path "/assets/.env"
[Vue Router warn]: No match found for location with path "/assets/.env"
[Vue Router warn]: No match found for location with path "/fa/assets/.env"
[Vue Router warn]: No match found for location with path "/assets/.env"
[Vue Router warn]: No match found for location with path "/assets/.env"
[Vue Router warn]: No match found for location with path "/assets/.env"
[Vue Router warn]: No match found for location with path "/assets/.env"
[Vue Router warn]: No match found for location with path "/fa/assets/.env"
[Vue Router warn]: No match found for location with path "/assets/.env"
[Vue Router warn]: No match found for location with path "/docker/.env"
[Vue Router warn]: No match found for location with path "/docker/.env"
[Vue Router warn]: No match found for location with path "/docker/.env"
[Vue Router warn]: No match found for location with path "/fa/docker/.env"
[Vue Router warn]: No match found for location with path "/docker/.env"
[Vue Router warn]: No match found for location with path "/docker/.env"
[Vue Router warn]: No match found for location with path "/docker/.env"
[Vue Router warn]: No match found for location with path "/docker/.env"
[Vue Router warn]: No match found for location with path "/fa/docker/.env"
[Vue Router warn]: No match found for location with path "/docker/.env"
[Vue Router warn]: No match found for location with path "/agora/.env"
[Vue Router warn]: No match found for location with path "/agora/.env"
[Vue Router warn]: No match found for location with path "/agora/.env"
[Vue Router warn]: No match found for location with path "/fa/agora/.env"
[Vue Router warn]: No match found for location with path "/agora/.env"
[Vue Router warn]: No match found for location with path "/agora/.env"
[Vue Router warn]: No match found for location with path "/agora/.env"
[Vue Router warn]: No match found for location with path "/agora/.env"
[Vue Router warn]: No match found for location with path "/fa/agora/.env"
[Vue Router warn]: No match found for location with path "/agora/.env"
[Vue Router warn]: No match found for location with path "/admin/.env"
[Vue Router warn]: No match found for location with path "/admin/.env"
[Vue Router warn]: No match found for location with path "/admin/.env"
[Vue Router warn]: No match found for location with path "/fa/admin/.env"
[Vue Router warn]: No match found for location with path "/admin/.env"
[Vue Router warn]: No match found for location with path "/admin/.env"
[Vue Router warn]: No match found for location with path "/admin/.env"
[Vue Router warn]: No match found for location with path "/admin/.env"
[Vue Router warn]: No match found for location with path "/fa/admin/.env"
[Vue Router warn]: No match found for location with path "/admin/.env"
[Vue Router warn]: No match found for location with path "/xampp/.env"
[Vue Router warn]: No match found for location with path "/xampp/.env"
[Vue Router warn]: No match found for location with path "/xampp/.env"
[Vue Router warn]: No match found for location with path "/fa/xampp/.env"
[Vue Router warn]: No match found for location with path "/xampp/.env"
[Vue Router warn]: No match found for location with path "/xampp/.env"
[Vue Router warn]: No match found for location with path "/xampp/.env"
[Vue Router warn]: No match found for location with path "/xampp/.env"
[Vue Router warn]: No match found for location with path "/fa/xampp/.env"
[Vue Router warn]: No match found for location with path "/xampp/.env"
[Vue Router warn]: No match found for location with path "/alpha/.env"
[Vue Router warn]: No match found for location with path "/alpha/.env"
[Vue Router warn]: No match found for location with path "/alpha/.env"
[Vue Router warn]: No match found for location with path "/fa/alpha/.env"
[Vue Router warn]: No match found for location with path "/alpha/.env"
[Vue Router warn]: No match found for location with path "/alpha/.env"
[Vue Router warn]: No match found for location with path "/alpha/.env"
[Vue Router warn]: No match found for location with path "/alpha/.env"
[Vue Router warn]: No match found for location with path "/fa/alpha/.env"
[Vue Router warn]: No match found for location with path "/alpha/.env"
[Vue Router warn]: No match found for location with path "/audio/.env"
[Vue Router warn]: No match found for location with path "/audio/.env"
[Vue Router warn]: No match found for location with path "/audio/.env"
[Vue Router warn]: No match found for location with path "/fa/audio/.env"
[Vue Router warn]: No match found for location with path "/audio/.env"
[Vue Router warn]: No match found for location with path "/audio/.env"
[Vue Router warn]: No match found for location with path "/audio/.env"
[Vue Router warn]: No match found for location with path "/audio/.env"
[Vue Router warn]: No match found for location with path "/fa/audio/.env"
[Vue Router warn]: No match found for location with path "/audio/.env"
[Vue Router warn]: No match found for location with path "/apps/.env"
[Vue Router warn]: No match found for location with path "/apps/.env"
[Vue Router warn]: No match found for location with path "/apps/.env"
[Vue Router warn]: No match found for location with path "/fa/apps/.env"
[Vue Router warn]: No match found for location with path "/apps/.env"
[Vue Router warn]: No match found for location with path "/apps/.env"
[Vue Router warn]: No match found for location with path "/apps/.env"
[Vue Router warn]: No match found for location with path "/apps/.env"
[Vue Router warn]: No match found for location with path "/fa/apps/.env"
[Vue Router warn]: No match found for location with path "/apps/.env"
[Vue Router warn]: No match found for location with path "/acme/.env"
[Vue Router warn]: No match found for location with path "/acme/.env"
[Vue Router warn]: No match found for location with path "/acme/.env"
[Vue Router warn]: No match found for location with path "/fa/acme/.env"
[Vue Router warn]: No match found for location with path "/acme/.env"
[Vue Router warn]: No match found for location with path "/acme/.env"
[Vue Router warn]: No match found for location with path "/acme/.env"
[Vue Router warn]: No match found for location with path "/acme/.env"
[Vue Router warn]: No match found for location with path "/fa/acme/.env"
[Vue Router warn]: No match found for location with path "/acme/.env"
[Vue Router warn]: No match found for location with path "/env/.env"
[Vue Router warn]: No match found for location with path "/env/.env"
[Vue Router warn]: No match found for location with path "/env/.env"
[Vue Router warn]: No match found for location with path "/fa/env/.env"
[Vue Router warn]: No match found for location with path "/env/.env"
[Vue Router warn]: No match found for location with path "/env/.env"
[Vue Router warn]: No match found for location with path "/env/.env"
[Vue Router warn]: No match found for location with path "/env/.env"
[Vue Router warn]: No match found for location with path "/fa/env/.env"
[Vue Router warn]: No match found for location with path "/env/.env"
[Vue Router warn]: No match found for location with path "/app/.env"
[Vue Router warn]: No match found for location with path "/app/.env"
[Vue Router warn]: No match found for location with path "/app/.env"
[Vue Router warn]: No match found for location with path "/fa/app/.env"
[Vue Router warn]: No match found for location with path "/app/.env"
[Vue Router warn]: No match found for location with path "/app/.env"
[Vue Router warn]: No match found for location with path "/app/.env"
[Vue Router warn]: No match found for location with path "/app/.env"
[Vue Router warn]: No match found for location with path "/fa/app/.env"
[Vue Router warn]: No match found for location with path "/app/.env"
[Vue Router warn]: No match found for location with path "/api/.env"
[Vue Router warn]: No match found for location with path "/api/.env"
[Vue Router warn]: No match found for location with path "/api/.env"
[Vue Router warn]: No match found for location with path "/fa/api/.env"
[Vue Router warn]: No match found for location with path "/api/.env"
[Vue Router warn]: No match found for location with path "/storage/logs/laravel.log"
[Vue Router warn]: No match found for location with path "/storage/logs/laravel.log"
[Vue Router warn]: No match found for location with path "/storage/logs/laravel.log"
[Vue Router warn]: No match found for location with path "/fa/storage/logs/laravel.log"
[Vue Router warn]: No match found for location with path "/storage/logs/laravel.log"
[Vue Router warn]: No match found for location with path "/storage/logs/laravel.log"
[Vue Router warn]: No match found for location with path "/storage/logs/laravel.log"
[Vue Router warn]: No match found for location with path "/storage/logs/laravel.log"
[Vue Router warn]: No match found for location with path "/fa/storage/logs/laravel.log"
[Vue Router warn]: No match found for location with path "/storage/logs/laravel.log"
[Vue Router warn]: No match found for location with path "/public/js/main.js"
[Vue Router warn]: No match found for location with path "/public/js/main.js"
[Vue Router warn]: No match found for location with path "/public/js/main.js"
[Vue Router warn]: No match found for location with path "/fa/public/js/main.js"
[Vue Router warn]: No match found for location with path "/public/js/main.js"
[Vue Router warn]: No match found for location with path "/public/js/main.js"
[Vue Router warn]: No match found for location with path "/public/js/main.js"
[Vue Router warn]: No match found for location with path "/public/js/main.js"
[Vue Router warn]: No match found for location with path "/fa/public/js/main.js"
[Vue Router warn]: No match found for location with path "/public/js/main.js"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/fa/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[Vue Router warn]: No match found for location with path "/node_modules/.pnpm/vue3-toastify@0.2.8_vue@3.5.17_typescript@5.7.3_/node_modules/vue3-toastify/dist/index.css"
[unhandledRejection] TypeError: Cannot read properties of undefined (reading 'message')
    at Proxy.post (file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:5361:69)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
[unhandledRejection] TypeError: Cannot read properties of undefined (reading 'message')
    at Proxy.post (file:///home/funtime1/app.funtimetea.com/server/chunks/build/server.mjs:5361:69)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
