0xT
01/15/2023, 9:40 PM13:31:53.588 ✨ Success! Uploaded 0 files (38 already uploaded) (0.62 sec)
13:31:53.589
13:31:54.069 ✨ Upload complete!
13:31:55.513 Success: Assets published!
13:31:56.628 Error: Failed to publish your Function. Got error: Uncaught TypeError: Cannot read properties of undefined (reading 'fd')
at worker.mjs:6782:98 in useColors
at worker.mjs:6678:98 in createDebug
at worker.mjs:13054:40 in debugCall
at worker.mjs:13092:16
at worker.mjs:20707:3
the nitro server builds
13:31:22.277 ℹ Building Nitro Server (preset: cloudflare_pages)
13:31:42.848 ✔ Nitro server built
13:31:42.917 └─ functions/path.js (1.35 MB) (367 kB gzip)
13:31:42.918 Σ Total size: 1.35 MB (367 kB gzip)
CanRau
01/24/2023, 1:03 PMSubtleCrypto
directly anywhere nor do I use before mentioned jwt lib outside of SvelteKit hooks/handlers.
I retried the deployment just in case but got the same error 🥺
What am I doing wrong or what might've changed?
Looked into switching to GitHub Actions as a "quickfix", tho we don't have teams so no environments which means managing secrets would be a mess.liv_curious
02/09/2023, 6:46 PMskyphyr
02/10/2023, 8:57 PM심윤섭
02/21/2023, 11:58 AMmain.tsx
file can't resolve my relative path file.
How to I resolve error?橙了个橙
02/22/2023, 8:45 AMpnpm install
, and cause an error.
It could be resolved by removing pnpm-lock.yaml
, but if @cloudflare/next-on-pages
could detect it earlier and install pnpm could alse prevent this error.Charca
02/24/2023, 6:15 AMMikyari
02/28/2023, 2:30 PMsnapo
03/22/2023, 3:59 PMDanny Roberts
03/28/2023, 5:33 PMwrangler pages publish
I get the error in the screenshot.
The Build has been working fine with in dev using the node-compat flag. npx wrangler pages dev build --node-compat
I also followed the errors directions and added node_compat = true
to my wrangler.toml file.
I also have node_compat
set up in production & preview compatibility flags.
I would love help getting past this error and get back publishing. thank you 🙂
My Pages.dev: nftdev-igorandandre.pages.dev
My account ID: 596032e44d9793dca36eb2e347ab8eadMahesh_Muttinti
04/01/2023, 10:16 AMCopy
04/02/2023, 6:29 PMc becker
04/04/2023, 11:51 PMUnable to find your Access application!
when trying to navigate to a preview deployment of my site.pluie
04/05/2023, 1:20 PMhttps://media.discordapp.net/attachments/1010929234778263653/1093161209915781130/image.png▾
Matt Grah.am
04/06/2023, 4:31 AMmimo
04/07/2023, 8:53 AMsometime
04/07/2023, 8:42 PM2.domain -> 1.domain ( returns 522 )
1.domain -> cloudflare -> pages site ( works fine )
nitsua
04/10/2023, 11:04 AMbkyerv
04/10/2023, 3:12 PMAJ | Aklivity.io
04/10/2023, 8:28 PMpeterz
04/10/2023, 10:53 PMlookie02
04/11/2023, 10:34 AMoskar
04/11/2023, 11:10 AMwrangler pages dev
routes every 404 to index.html.
I have a /subfolder/index.html
with a SPA router ready.
When yo visit /subfolder/my-spa-route
it falls back to ./index.html
instead of /subfolder/index.html
.
How can this be solved?
Maybe a redirect in _redirects
? But couldn't figure it out.dikshant
04/11/2023, 11:42 AMVero 🐙
04/11/2023, 12:02 PMյαη
04/11/2023, 4:40 PMHaci
04/11/2023, 11:21 PMmrwind
04/12/2023, 2:40 AMwrangle pages publish
it say i upload Deployment complete!
but when i go to web dashboard it say deployment failed.
how do i debug that ? Is there anyway to get a log message to understand why that deployment is failed.Davste
04/12/2023, 6:51 AMStavros
04/12/2023, 8:10 AM