Pages build ignoring configuration to use bun instead of node
While attempting to build an Astro project using Bun, I am getting a node version error which I did not get in the past. is this an existing known issue?
3 Replies
Pages is also failing to install dependencies before running the build command
@The Unnamed Engineer just faced this and managed to fix it by switching Build system version to v3.
Settings > Build > Build system version
There's a V3 build system now?