---
name: "🐛 Bug Report"
about: Create a report to help us improve NestCraftX
title: "[BUG] "
labels: bug
assignees: ""
---

**Describe the bug**
A clear and concise description of what the bug is.

**CLI Command used**
Example: `nestcraftx demo --full` or `nestcraftx generate user --orm mongoose`

**Environment Details:**

- OS: [e.g. Windows 11, MacOS, Ubuntu]
- Node Version: [e.g. 20.x]
- NestCraftX Version: [e.g. 0.2.5]
- Selected ORM: [Prisma / TypeORM / Mongoose]

**To Reproduce**
Steps to reproduce the behavior:

1. Run command '...'
2. Select option '...'
3. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots/Logs**
If applicable, add screenshots or paste the terminal error log here.
