Skip to content
New issue

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

🐛 Fix missing dep in cli package #636

Closed
wants to merge 1 commit into from

Conversation

csi-lk
Copy link

@csi-lk csi-lk commented Nov 29, 2021

resolves #635

@oclif/command and @oclif/errors

resolves percy#635
@Robdel12
Copy link
Contributor

Hey @csi-lk! Thanks for the PR -- we're about to PR a big refactor that removes oclif and also adds support for both pnpm & yarn 2+. I'll leave this open until that PR opens (and then close this one out)

@csi-lk
Copy link
Author

csi-lk commented Nov 29, 2021

@Robdel12 excellent, I did find myself needing to workaround a few pieces to get it to work with yarn 2

I'll watch this PR for updates to the new version, cheers

@github-actions
Copy link

This PR is stale because it has been open for more than 14 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the 🍞 stale Closed due to inactivity label Dec 14, 2021
@csi-lk
Copy link
Author

csi-lk commented Dec 14, 2021

Shall we close this @Robdel12 ? 😅

@wwilsman
Copy link
Contributor

This should be fixed with #670, but a future PR will add full yarn 2+ compatibility 😃

@wwilsman wwilsman closed this Dec 14, 2021
@csi-lk csi-lk deleted the fix/missing-dep-in-cli branch December 15, 2021 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍞 stale Closed due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

packages/cli uses @oclif/command but does not declare in it's dependencies
3 participants