We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After yarn global add emma-cli. I got a successful message:
yarn global add emma-cli
success Installed "[email protected]" with binaries: - emma - ema ✨ Done in 3.96s.
But no emma CLI is at ls /usr/local/bin/. Other yarn packages installed globally are present there.
emma
ls /usr/local/bin/
yarn
Using npx works great 👍
npx
My env is:
🤔
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After
yarn global add emma-cli
.I got a successful message:
But no
emma
CLI is atls /usr/local/bin/
.Other
yarn
packages installed globally are present there.Using
npx
works great 👍My env is:
🤔
The text was updated successfully, but these errors were encountered: