## The problem
Issue fastly/cli#1332 (closed, 7 comments): **Version** fastly version (base) (story/CORE-734*) 14:01:01 fastly fastly version (base) (story/CORE-734*) 14:01:01 Fastly CLI version v10.15.0 (0a1665b5) Built with go version go1.22.7 linux/amd64 (2024-10-30) Viceroy version: viceroy 0.12.1 **What happened** Happens: While running `fastly compute serve --watch` we ended up with an infinite loop of rebuilding, it seemed that something on the specific Mac, that was used, was doing a chmod operation as soon as `fastly compute serve` was issued creating an endless loop.

## What to do
Fixed in the Fastly Compute release v15.2.0. Upgrade to v15.2.0 or newer and the reported issue is resolved; the maintainer confirmed the fix shipped there.