After run command yarn build / Error: the final result of a bud.setPath transform was not absolute

I use
“php”: “8”,
@roots/bud”: “6.8.0”,
@roots/bud-tailwindcss”: “6.8.0”,
@roots/sage”: “6.8.0”
Error: the final result of a bud.setPath transform was not absolute:

Since you’re on Windows, it’s a requirement to run the build commands from a WSL environment (or another type of setup like a Vagrant box/Docker container/anything that isn’t Windows itself)

3 Likes