pacocoursey / cmdk

Fast, unstyled command menu React component.
https://cmdk.paco.me
MIT License
9.56k stars 274 forks source link

prune: yarn.lock; docs(website): pnpm; chore: enforce pnpm #39

Closed JeromeFitz closed 2 years ago

JeromeFitz commented 2 years ago

Addition to #18

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cmdk-website ✅ Ready (Inspect) Visit Preview Aug 18, 2022 at 1:06AM (UTC)
JeromeFitz commented 2 years ago

This is really cool (understatement) and congrats on the release (also understatement)! 🚀

If you prefer an issue creation first, I understand. Please let me know if you have any questions or prefer any changes.

▲ cmdk [chore/yarn-removal] yarn install
yarn install v1.22.19
info No lockfile found.
$ npx only-allow pnpm
╔═════════════════════════════════════════════════════════════╗
║                                                             ║
║   Use "pnpm install" for installation in this project.      ║
║                                                             ║
║   If you don't have pnpm, install it via "npm i -g pnpm".   ║
║   For more details, go to https://pnpm.js.org/              ║
║                                                             ║
╚═════════════════════════════════════════════════════════════╝
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.