Ryan Burke
Ryan Burke
Is this true of any imported resource? Seeing this error message when exporting an Amplify project that imports DDB tables and S3 bucket, but not an auth module. `TypeError: Cannot...
Fix here: https://github.com/TheRyanBurke/play
only 28/36 tests pass for me in this branch. most errors were "Did not find value which can be converted into int"
@d6y this got me up to 29/36 and is also targeted for scala 2.9.2
When can we expect a new release with this change?
is there a way to customize or override the docker compose file that supabase CLI uses on `start` so we can define the bind mount for the docker socket?
I'm able to get supabase CLI started with the creation, directory ownership, and file sharing mapping steps for /socket_mnt as described above. However, the vector container never successfully starts. Logs...