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

Avoid using yarn check #2007

Closed
iusztin opened this issue Mar 13, 2019 · 3 comments
Closed

Avoid using yarn check #2007

iusztin opened this issue Mar 13, 2019 · 3 comments
Labels

Comments

@iusztin
Copy link

iusztin commented Mar 13, 2019

I think it would be better to avoid using yarn check in the future. (E.g. the yarn integrity check feature depends on this.)

Why?

Though I'm not sure about the alternatives currently.
What do you guys think about this?

@gondalez
Copy link

gondalez commented Apr 9, 2019

Would (optionally) running yarn install on boot be an alternative?

I imagine it replacing the current yarn check mechanism:

initializer "webpacker.yarn_check" do |app|

Forgive me if this is a silly question 😅

@connorshea
Copy link
Contributor

It'll be removed in yarn 2.0, which should be coming sometime in the next few months(?), so we should replace this soon.

@rossta
Copy link
Member

rossta commented Jan 14, 2021

Fixed by #2518

@rossta rossta closed this as completed Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants