Jacob
Jacob
Explore posts from servers
CDCloudflare Developers
Created by Jacob on 9/9/2024 in #pages-help
Configuring a monorepo
Forgot to remove the wrangler.toml from the .gitignore and decided to opt into using the Root Directory setting
2 replies
CDCloudflare Developers
Created by Jacob on 9/4/2024 in #d1-database
Hi, I am having troubble setting up
Figured out i was running the incorrect command was running drizzle-kit migrate rather than drizzle-kit generate
2 replies
CDCloudflare Developers
Created by Jacob on 8/4/2024 in #pages-help
Bun failing builds
never mind i got it all working again had to add the bun.lockb back so it would download the pckages
7 replies
CDCloudflare Developers
Created by Jacob on 8/4/2024 in #pages-help
Bun failing builds
12:16:29.435 Installing Bun v1.1.21...
12:16:29.528 Bun v1.1.21 is installed successfully!
12:16:29.984 Executing user command: bun run build
12:16:30.208 $ astro check && astro build
12:16:30.211 /usr/bin/bash: line 1: astro: command not found
12:16:30.212 error: script "build" exited with code 127
12:16:30.214 Failed: Error while executing user command. Exited with error code: 127
12:16:30.224 Failed: build command exited with code: 1
12:16:31.033 Failed: error occurred while running build command
12:16:29.435 Installing Bun v1.1.21...
12:16:29.528 Bun v1.1.21 is installed successfully!
12:16:29.984 Executing user command: bun run build
12:16:30.208 $ astro check && astro build
12:16:30.211 /usr/bin/bash: line 1: astro: command not found
12:16:30.212 error: script "build" exited with code 127
12:16:30.214 Failed: Error while executing user command. Exited with error code: 127
12:16:30.224 Failed: build command exited with code: 1
12:16:31.033 Failed: error occurred while running build command
7 replies
CDCloudflare Developers
Created by Jacob on 8/4/2024 in #pages-help
Bun failing builds
It is now saying that astro command is not found
7 replies
CDCloudflare Developers
Created by Jacob on 8/4/2024 in #pages-help
Bun failing builds
Yeh that seemed to stop it failing the download thank you
7 replies
CDCloudflare Developers
Created by Jacob on 2/24/2024 in #pages-help
build exceeding memory limit
This fails building locally so may be a nextjs issue if it is than i'll ask over there
3 replies