When trying to run my app I get:
RuntimeException: Cannot execute an Effect versioned 3.14.6 with a Runtime of version 3.14.5
"@effect/platform": "0.80.6",
"@effect/platform-bun": "0.60.11",
"effect": "3.14.6"
I did install with @latest for all of them, but didnt change, any ideas?