Eduardo
Results
2
comments of
Eduardo
Hi @pahud ! This happens every time, in every cdk deploy with Finch. I've changed my environment to match yours: ```text % node -v v20.17.0 % finch --version finch version...
Hi @pahud! Starting with a clean state: ```sh % rm -rf cdk.out % rm -rf node_modules/.cache % finch system prune -a # This deleted a lot of stuff ``` It...