danielroe
danielroe
NNuxt
Created by NightFuries on 3/20/2025 in #❓・help
Cloudflare automatic deployment fails
Make sure you update to v5 of nuxt-og-image.
7 replies
NNuxt
Created by Kealtie on 3/20/2025 in #❓・help
Nuxt 3.15.4 SSR Application - Soft 404's in Google Search Console
do you have a link to your site?
24 replies
NNuxt
Created by Frox on 2/24/2025 in #❓・help
ohash error eferenceError: Cannot access 'defaults' before initialization
have you created/updated a nitro issue with this repro?
40 replies
NNuxt
Created by Frox on 2/24/2025 in #❓・help
ohash error eferenceError: Cannot access 'defaults' before initialization
looking into this. can either of you provide a repro?
40 replies
NNuxt
Created by Leander on 1/26/2025 in #❓・help
Can not host nuxt app in local network
(the next version of nuxi will automatically add it to allowedHosts if you pass it via --host)
17 replies
NNuxt
Created by Leander on 1/26/2025 in #❓・help
Can not host nuxt app in local network
17 replies
NNuxt
Created by Leander on 1/26/2025 in #❓・help
Can not host nuxt app in local network
note that changes in vite + nuxt for security mean you will probably need to specify an ip address or hostname (e.g. --host 192.168.0.1) to allow connection to your vite dev server
17 replies
NNuxt
Created by Leander on 1/26/2025 in #❓・help
Can not host nuxt app in local network
(same with npm run dev -- --host)
17 replies
NNuxt
Created by Leander on 1/26/2025 in #❓・help
Can not host nuxt app in local network
No description
17 replies
NNuxt
Created by Tom on 1/20/2025 in #❓・help
App.vue overwritten by layer after adding @nuxt/content@3
cc: @farnabaz
29 replies
NNuxt
Created by Shimo on 1/6/2025 in #❓・help
VSCode - TS - Node import issue
(so you might need to split it into two files, depending on what 'some more code' is)
36 replies
NNuxt
Created by Shimo on 1/6/2025 in #❓・help
VSCode - TS - Node import issue
files that augment need export {}, but files that stub/shim must not have it.
36 replies
NNuxt
Created by Shimo on 1/6/2025 in #❓・help
VSCode - TS - Node import issue
you need to remove export {}
36 replies
NNuxt
Created by Shimo on 1/6/2025 in #❓・help
VSCode - TS - Node import issue
can you provide a reproduction?
36 replies
NNuxt
Created by IsaacR943 on 12/31/2024 in #❓・help
Radix direct auto-import breaking
this sounds like a bug - perhaps nuxt is trying to protect against importing radix3
9 replies
NNuxt
Created by Shimo on 1/6/2025 in #❓・help
VSCode - TS - Node import issue
we recommend modifying typescript.tsConfig in your nuxt config because tsconfig files that extend other tsconfig files can have unexpected behaviour (like totally overwriting the nuxt defaults)
36 replies
NNuxt
Created by Shimo on 1/6/2025 in #❓・help
VSCode - TS - Node import issue
does it work if you do not include the include?
36 replies
NNuxt
Created by Justus G. on 12/20/2024 in #❓・help
Error when using deployed version of Nuxt module with Sanity depdendencies
there are some deeply problematic dependencies in the sanity stack. we set optimizeDeps in the module - you can take a look at the code and replicate in your own module
7 replies
NNuxt
Created by dmarr on 11/20/2024 in #❓・help
How do I add a custom log reporter to nuxt?
what kind of reasons do they have?
19 replies
NNuxt
Created by dmarr on 11/20/2024 in #❓・help
How do I add a custom log reporter to nuxt?
that'd be a great module
19 replies