Closed vasnt closed 2 months ago
Hi @vasnt! What operating system are you using?
@Dhravya Windows. installing via powershell
ah, dang it. I didn't get to test it on windows.
Can you try adding CLOUDFLARE_ACCOUNT_ID=(youraccountid)
in the environment variables and running it again?
I should update that in the readme. Thanks.
I couldnt locate account details section.
Your account ID is also in the URL to that page.
Thanks, but error is still same after adding it in environment variables.
Need to setup wrangler
and login with your Cloudflare account
bunx wrangler login
(fixed bun >> bunx)
@vasnt did bunx wrangler login
work for you
(fixed bun >> bunx)
it would be bunx wrangler login
@leestreetnet yes, it led me as below. what is next step to do?
go to terminal and re run setup
Dhravya Shah https://dhravya.dev On Jul 24, 2024 at 10:21 -0500, vasnt @.***>, wrote:
@leestreetnet yes, it lead me as below. what is next step to do? image.png (view on web) — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
It seems like you're on a Windows system, the Vercel CLI (run by @cloudflare/next-on-pages to build your application) seems not to work reliably on Windows so if you experience issues during the build process please try switching to a different operating system or running @cloudflare/next-on-pages under the Windows Subsystem for Linux.
try running the project with debian/linux based os
If I dont have WSL on my system and would want to deploy using git connection, what would the build settings be here?
While running > bun run setup gives below error