nextui-org / nextui-cli

⌨️ A CLI tool that unlocks seamless NextUI integration.
MIT License
40 stars 14 forks source link

[BUG] - CLI: doctor command gives a unexpected errors #28

Closed withden closed 4 months ago

withden commented 4 months ago

NextUI CLI Version

0.1.5

Describe the bug

Hi,

When I use the next doctor command it gives me an error, which I shared in the picture below.

Error: Your tailwind.config.js is incorrect

The missing part is:

Although I already added in tailwind.config.js

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

  1. Create a project using CLI (https://nextui.org/docs/guide/installation)
  2. Then run the nextui doctor command, which gives this error

Expected behavior

As I already added a broad content list, we do not need to add a component-wise content path.

Screenshots or Videos

Screenshot from 2024-04-17 16-11-53

Operating System Version

Ubuntu 23.04 (Linux - Kernal 6.5.0-26-generic)

Browser

Chrome

linear[bot] commented 4 months ago

ENG-656 [BUG] - CLI: doctor command gives a unexpected errors