nextui-org / nextui-cli

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

docs: update README.md #49

Closed couriourc closed 4 months ago

couriourc commented 4 months ago

Invalid tag name "@nextui-cli" of package "@nextui-cli"

📝 Description

hi, there may have been some confusion.

npm install -g @nextui-cli
npm ERR! code EINVALIDTAGNAME
npm ERR! Invalid tag name "@nextui-cli" of package "@nextui-cli": Tags may not have any characters that encodeURIComponent encodes.

✅ Type of change

winchesHe commented 4 months ago

@couriourc You should run the following command in terminal

git reset HEAD^
commit again, with message: `git commit -m 'docs: update README.md'`
git push -f