Brian Ferri

Results 2 comments of Brian Ferri

This is also happening to me occasionally. Rerunning the script a few times gets the error to go away somehow

@zygopleural I've written a small script to take care of it until it gets looked into: ```sh #!/bin/bash # {PROJECT}/prisma/prisma.build EXECUTOR=bun DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null &&...