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: yarn deduplicate dependencies #1346

Closed
wants to merge 1 commit into from

Conversation

emersonlaurentino
Copy link
Member

What's the purpose of this pull request?

When we'll install a new dependency, the terminal reports:

error An unexpected error occurred: "expected workspace package to exist for \"eslint-plugin-jest\"".

So, to fix this, I need to run the script to fix yarn lock

npx yarn-deduplicate

How it works?

How to test it?

Starters Deploy Preview

References

@emersonlaurentino emersonlaurentino self-assigned this Jun 6, 2022
@emersonlaurentino emersonlaurentino requested a review from a team as a code owner June 6, 2022 14:46
@vercel
Copy link

vercel bot commented Jun 6, 2022

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

Name Status Preview Updated
faststore 🔄 Building (Inspect) Jun 6, 2022 at 2:46PM (UTC)

@emersonlaurentino
Copy link
Member Author

fixed on #1345

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant