Skip to content

Generating TypeScript types fails in Bitbucket pipeline #2046

@ghost

Description

Describe the bug
We are using

npx supabase gen types typescript --local

to generate the TypeScript types in our pipeline. Since upgrading from 1.131.5 to 1.148.6, generating types fails with the following error:

v0.79.0: Pulling from supabase/postgres-meta
Status: Downloaded newer image for public.ecr.aws/supabase/postgres-meta:v0.79.0
failed to create docker container: Error response from daemon: cannot share the host's network namespace when user namespaces are enabled

To Reproduce
Use npx supabase gen types typescript --local in the Bitbucket pipeline.

System information

  • Ticket ID: eb96d7a5b9de43a0bbfe5fca68213cf4

Additional context
Possibly related to #1830

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions