When attempting to start the client service, the docker container fails with the error Sass not found. See the screenshot below for details.
Steps taken
docker system prune -a # Clear cache
sudo pip install pre-commit
pre-commit install --hook-type pre-commit --hook-type pre-push --hook-type post-checkout
make DEV build start
OS: macOS 14.5
