nextui-org / nextui-cli

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

feat(updated): getPackageManagerInfo #52

Closed ankiiisharma closed 3 months ago

ankiiisharma commented 4 months ago

Updated getPackageManagerInfo to dynamically infer install and remove types based on package manager, ensuring type safety and flexibility.

📝 Description

✅ Type of change

winchesHe commented 4 months ago

Sure, i will take a look

winchesHe commented 4 months ago

@ankiiisharma I have made some change, could you fix this ci error

After

image image
ankiiisharma commented 3 months ago

@winchesHe , hey I checked this on my side . everything seems ok. can you please explain this error and why it is occurring?

winchesHe commented 3 months ago

image

You can run git pull and npx tsc --noEmit to check it

ankiiisharma commented 3 months ago

@winchesHe Done!, check please!

winchesHe commented 3 months ago

@ankiiisharma thx~

ankiiisharma commented 3 months ago

@winchesHe You're Welcome😊