Open
Description
What versions & operating system are you using?
wrangler 1.17
Please provide a link to a minimal reproduction
No response
Describe the Bug
i'm using an old macbook, which os version is 12.7.6 (21H1320). when i upgrade wrangler from 1.16 to 1.19, then the problems shows as below:
dyld[934]: Symbol not found: (__ZNSt3__122__libcpp_verbose_abortEPKcz) ..../@[email protected]/node_modules/@cloudflare/workerd-darwin-64/bin/workerd **Expected in: '/usr/lib/libc++.1.dylib'**
i'm using astro with cloudflare, i tested versions of "@cloudflare/workerd-darwin-64", i confirmed that, 1.20250520.0 is last version that does not have the problem.
please fix this bug.
Please provide any relevant error logs
No response