kleinpetr
kleinpetr
Explore posts from servers
NNuxt
Created by kleinpetr on 12/7/2024 in #❓・help
Loading Indicator when ssr:false
the spaLoadingTemplate works well
5 replies
NNuxt
Created by kleinpetr on 8/6/2024 in #❓・help
Change nitro preset for tests
No description
2 replies
NNuxt
Created by Zerro on 3/14/2024 in #❓・help
How to create custom $fetch for server side only
my current workaround is to use server util for example export const $customFetch = () => $fetch.create().. and the usage looks like this const data = $customFetch()('/path')
3 replies
NNuxt
Created by Zerro on 3/14/2024 in #❓・help
How to create custom $fetch for server side only
I have the same question, becuase Nitro plugins work in a different way. I've been trying to create a util which would export $customFetch using $fetch.create() but it says the $fetch is undefined. So is there any recommended way how to register a custom fetch within the Nitro context? Thanks
3 replies
CDCloudflare Developers
Created by tony on 1/15/2023 in #pages-help
worker error when using Building Nitro Server (preset: cloudflare_pages) and Prisma
Hey I am getting this error during the deployment
20:25:09.955 Uploading... (84/114)
20:25:10.594 Uploading... (114/114)
20:25:10.594 ✨ Success! Uploaded 90 files (24 already uploaded) (2.87 sec)
20:25:10.595
20:25:11.184 ✨ Upload complete!
20:25:13.539 Success: Assets published!
20:25:15.590 Error: Failed to publish your Function. Got error: Uncaught TypeError: Cannot read properties of undefined (reading 'exec')
at functionsWorker-0.7998818663398615.js:7608:43
20:25:09.955 Uploading... (84/114)
20:25:10.594 Uploading... (114/114)
20:25:10.594 ✨ Success! Uploaded 90 files (24 already uploaded) (2.87 sec)
20:25:10.595
20:25:11.184 ✨ Upload complete!
20:25:13.539 Success: Assets published!
20:25:15.590 Error: Failed to publish your Function. Got error: Uncaught TypeError: Cannot read properties of undefined (reading 'exec')
at functionsWorker-0.7998818663398615.js:7608:43
is there anyone who could help me? I can provide more context if it is needed. Thanks.
30 replies
CDCloudflare Developers
Created by tony on 1/15/2023 in #pages-help
worker error when using Building Nitro Server (preset: cloudflare_pages) and Prisma
nothing???
30 replies
CDCloudflare Developers
Created by tony on 1/15/2023 in #pages-help
worker error when using Building Nitro Server (preset: cloudflare_pages) and Prisma
30 replies
CDCloudflare Developers
Created by tony on 1/15/2023 in #pages-help
worker error when using Building Nitro Server (preset: cloudflare_pages) and Prisma
Hi any news on it? I am facing the same issue I need to solve it
30 replies
CDCloudflare Developers
Created by kleinpetr on 4/12/2023 in #pages-help
postinstall script is triggered too soon
and when I could expect the native support?
4 replies
CDCloudflare Developers
Created by kleinpetr on 4/12/2023 in #pages-help
postinstall script is triggered too soon
is pnpm on the roadmap?
4 replies