Skip to content

MongoDB Atlas Setup Failling. #604

@bkanhu

Description

@bkanhu

When trying to set up MongoDB Atlas using the better-t-stack setup, the process gets stuck during the MongoDB Atlas setup step and does not complete successfully. However, when selecting any other database option or skipping the database setup entirely, everything works fine

Steps to Reproduce:

  1. Run the command:
pnpm create better-t-stack@latest my-better-t-app --frontend next --backend express --runtime node --api none --auth none --payments none --database mongodb --orm mongoose --db-setup mongodb-atlas --package-manager pnpm --no-git --web-deploy none --server-deploy none --no-install --addons biome husky pwa turborepo --examples none
  1. The setup hangs and does not complete. Image:
Image
  1. When running the setup with no database setup, it works fine:
pnpm create better-t-stack@latest my-better-t-app --frontend next --backend express --runtime node --database none --orm none --api none --auth none --payments none --addons biome husky turborepo --examples none --db-setup none --web-deploy none --server-deploy none --no-git --package-manager pnpm --no-install

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions