Hum+
Hum+
NNuxt
Created by Hum+ on 4/17/2025 in #❓・help
Nuxt Icon build error with UI Pro
@kapa.ai this is an error caused by nuxtjs/seo
56 replies
NNuxt
Created by Hum+ on 4/17/2025 in #❓・help
Nuxt Icon build error with UI Pro
@kapa.ai 1. its not 2. breaks build 3. breaks build 4. didnt work 5. nuking the folders and retrying also doesnt work
56 replies
NNuxt
Created by Hum+ on 4/17/2025 in #❓・help
Nuxt Icon build error with UI Pro
@kapa.ai I cant build using nuxt/ui-pro saas template, using node v22, the codebase is giving me the deprecation warnings and build fals.
56 replies
NNuxt
Created by Hum+ on 4/17/2025 in #❓・help
Nuxt Icon build error with UI Pro
@kapa.ai adding transpile doesnt do much
56 replies
NNuxt
Created by Hum+ on 4/17/2025 in #❓・help
Nuxt Icon build error with UI Pro
@kapa.ai This is outright dumb.
56 replies
NNuxt
Created by Hum+ on 4/17/2025 in #❓・help
Nuxt Icon build error with UI Pro
@kapa.ai how can i work around this?
56 replies
NNuxt
Created by Hum+ on 4/17/2025 in #❓・help
Nuxt Icon build error with UI Pro
@kapa.ai find the root cause or provide a fix for each error
56 replies
NNuxt
Created by Hum+ on 4/17/2025 in #❓・help
Nuxt Icon build error with UI Pro
@kapa.ai Build is still hanging on the errors and gave more errors, give me a fix for these errors:
56 replies
NNuxt
Created by Hum+ on 4/17/2025 in #❓・help
Nuxt Icon build error with UI Pro
@kapa.ai can i downgrade to a working version?
56 replies
NNuxt
Created by Hum+ on 4/17/2025 in #❓・help
Nuxt Icon build error with UI Pro
@kapa.ai No, I need a fix for the errors with nuxt.icon slash.
56 replies
NNuxt
Created by Hum+ on 4/17/2025 in #❓・help
Nuxt Icon build error with UI Pro
@kapa.ai They're errors not warnings. They extend the build time, I need a fix.
56 replies
NNuxt
Created by Hum+ on 4/16/2025 in #❓・help
Can I use giget in the modules field?
@kapa.ai Question 2 was about an example for modules giget functionality.
28 replies
NNuxt
Created by Hum+ on 4/16/2025 in #❓・help
Can I use giget in the modules field?
@kapa.ai 1. How much extra RAM does a extra layer require during build time with prerendering? 2/3. Can you give me a basic example for just this feature (like giget layers)
28 replies
NNuxt
Created by Hum+ on 4/16/2025 in #❓・help
Can I use giget in the modules field?
@kapa.ai Yes but, this means the module has to be npm'd. I want it to be giget'ted by including it via modules like layers.
28 replies
NNuxt
Created by Hum+ on 4/16/2025 in #❓・help
Can I use giget in the modules field?
@kapa.ai I'm well aware of the layers route, currently I want to move away from injecting an entire Nuxt app back to just a module with gated control.
28 replies
NNuxt
Created by Hum+ on 4/16/2025 in #❓・help
Can I use giget in the modules field?
@kapa.ai That clears up a lot. however I want to tokenize module access from gitlab. How would you do this
28 replies
NNuxt
Created by Hum+ on 3/17/2025 in #❓・help
browser.mjs?v=a506e15d:48 ssr:warn [Vue warn]: resolveComponent can only be used in render() or setu
@kapa.ai how can we keep the ssr version. we want that to be used too for the full ssr experience
40 replies
NNuxt
Created by Hum+ on 3/17/2025 in #❓・help
browser.mjs?v=a506e15d:48 ssr:warn [Vue warn]: resolveComponent can only be used in render() or setu
@kapa.ai in the module we're supplying both variants: await Promise.all([ addComponent({ name: 'TresCanvas', filePath: resolver.resolve('./runtime/components/TresCanvas.client.vue'), }), addComponent({ name: 'TresCanvas', filePath: resolver.resolve('./runtime/components/TresCanvas.server.vue'), }), ])
40 replies
NNuxt
Created by Hum+ on 3/17/2025 in #❓・help
browser.mjs?v=a506e15d:48 ssr:warn [Vue warn]: resolveComponent can only be used in render() or setu
@kapa.ai where is this coming from: [Vue warn]: Hydration node mismatch: - rendered on server: <!--]-->
- expected on client: Symbol(v-stc) at <TresCanvas window-size="" render-mode="on-demand" > at <Index onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< undefined > > at <RouteProvider key="/" vnode= {v_isVNode: true, v_skip: true, type: {…}, props: {…}, key: null, …} route= {fullPath: '/', hash: '', query: {…}, name: 'index', path: '/', …} ... > at <RouterView name=undefined route=undefined > at <NuxtPage> at <Default ref=Ref< undefined > > at <AsyncComponentWrapper ref=Ref< undefined > > at <LayoutLoader key="default" layoutProps= {ref: RefImpl} name="default" > at <NuxtLayoutProvider layoutProps= {ref: RefImpl} key="default" name="default" ... > at <NuxtLayout> at <App key=4 > at <NuxtRoot>
40 replies
NNuxt
Created by Hum+ on 3/17/2025 in #❓・help
browser.mjs?v=a506e15d:48 ssr:warn [Vue warn]: resolveComponent can only be used in render() or setu
@kapa.ai ℹ Vite server warmed up in 734ms 19:36:27 WARN [Vue warn]: resolveComponent can only be used in render() or setup(). WARN [Vue warn]: resolveComponent can only be used in render() or setup(). WARN [Vue warn]: Component IslandRenderer is missing template or render function. at <IslandRenderer context= { url: '/', props: { 'window-size': '', 'render-mode': 'on-demand' }, id: '41xcK9sII0nGcUcCwemzgoOp1Sh7czvD5NT1tgLIl0Y', name: 'TresCanvas', slots: {}, components: {} } > at <AsyncComponentWrapper context= { url: '/', props: { 'window-size': '', 'render-mode': 'on-demand' }, id: '41xcK9sII0nGcUcCwemzgoOp1Sh7czvD5NT1tgLIl0Y', name: 'TresCanvas', slots: {}, components: {} } > at <NuxtRoot> WARN [Vue Router warn]: No match found for location with path "/nuxt_island/TresCanvas_41xcK9sII0nGcUcCwemzgoOp1Sh7czvD5NT1tgLIl0Y.json?props=%7B%22window-size%22:%22%22,%22render-mode%22:%22on-demand%22%7D" WARN [Vue Router warn]: No match found for location with path "/nuxt_island/TresCanvas_41xcK9sII0nGcUcCwemzgoOp1Sh7czvD5NT1tgLIl0Y.json"
40 replies