fix(typecheck): use bunx if is running on bun
🔗 Linked issue
Fix #461.
❓ Type of change
- [ ] 📖 Documentation (updates to the documentation or readme)
- [x] 🐞 Bug fix (a non-breaking change that fixes an issue)
- [ ] 👌 Enhancement (improving an existing functionality)
- [ ] ✨ New feature (a non-breaking change that adds functionality)
- [ ] 🧹 Chore (updates to the build process or auxiliary tools and libraries)
- [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
📚 Description
If user is running on Bun, use bunx to install deps globally and run vue-tsc to type check.
Linking to https://github.com/unjs/nypm/issues/145
Also, could we have a new citty release? There's quite a number of unreleased new features in the repo right now.
There's quite a number of unreleased new features in the repo right now.
Some are actually the reason new release is being blocked. I am sorry. please mention if there is any "bug" that needs hotfix and i can help on that. in a issue in citty repository. 🙏🏼
please mention if there is any "bug"
Thanks, already did in unjs/citty#166.