garrlker
garrlker
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
If either of y'all have a kofi or something please send it and I'll buy yall a coffee
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
They are! I really really appreciate both of y'all's help ❤️
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
Ty!
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
ah, gotcha
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
how do I do that?
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
hmm
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
omg meee tooo. Source maps saved the bacon here
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
Incase anyone finds this thread in the future Do your Nuxt pages or index return 404 even though they are working in your local? If so, did you rename any page files, specifically index.vue, from Page.vue to page.vue at any point? Double check that git caught the case change If git did not catch the case change, when the CI runs git pull your page files will still have the old naming, which won't match what you're doing in your NuxtLink to props git mv and git mv --force will be your tools to rename and ensure git will pull them back down correctly in Netlify or Cloudflare CI Here's a SO post talking about git filenames and case sensitivity: https://stackoverflow.com/a/24979063 https://stackoverflow.com/a/37470090
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
very fair! Thanks again for all your help @pyplacca and you as well @Room 208 !
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
honestly, maybe this is a sign I should use a GUI lmao
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
but muh CLI
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
Can't believe this was it, but glad I figured it out Crazy bug, not on Nuxt or even Netlify. I'd almost like for Git to send a warning on every push telling me the internal filename isn't my local filename, but I won't bash it too hard
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
May be, I'm not sure but I haven't used windows in almost 5 years now
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
Apparently this is an easy situation to hit on macos because of how it's filesystem allows for File.bla and file.bla to coexist
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
omg!
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
even though I renamed the file to index.vue locally, git still tracked it as Index.vue!
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
No description
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
I FIGURED IT OUT
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
OMG
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
that was a good idea tho
80 replies