LTroya
LTroya
Explore posts from servers
NNuxt
Created by LTroya on 1/2/2025 in #❓・help
Exclude pages from nested routes
Hi guys, Is there a way to isolate pages in nested layouts? Example: [category]/data-reports/forecast - nested route [category]/data-reports/prices - nested route [category]/data-reports/forecast/[id] - not nested route [category]/data-reports/prices/[id] - not nested route Also, I tried: - Using the app/router.options.ts but it seems to override all my routes - Using the pages:extend hook, however, file routing seems to have priority over that hook. Maybe I am missing something, not sure if the support for this property can help to achieve this: #29366 I will appreciate any help or hint 🙏
11 replies
NNuxt
Created by LTroya on 7/18/2024 in #❓・help
Error 500 Cannot find module ".output/server/node_modules/vue/server-renderer/index.mjs"
No description
5 replies
CDCloudflare Developers
Created by LTroya on 7/16/2024 in #pages-help
Nuxt 3.12.3 "Error: Failed to publish your Function. Got error: Unknown internal error occurred"
I am upgrading my Nuxt app from 2.17 to 3.12.3 and I getting this error when I tried to deploy my app Attached the logs. Is there anything I can do to fix it?
9 replies
CDCloudflare Developers
Created by LTroya on 4/18/2023 in #pages-help
Cloudflare pages deployment stop working all of sudden
6 replies
NNuxt
Created by LTroya on 2/24/2023 in #❓・help
Extract warnings from the build
No description
1 replies
NNuxt
Created by LTroya on 1/16/2023 in #❓・help
Package.json updates for Nuxt 3 migration
Hi guys, By any chance anyone knows what are the package.json changes we need to do in order to migrate Nuxt 2 to Nuxt 3 without using Nuxt Brigde? Or does the only dependency to update is "nuxt": "^2.15.3", to the Nuxt 3 latest version? Kind regards, Luis.
8 replies