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

sh: yarn: command not found when running in development mode #803

Open
ibantoo opened this issue May 16, 2020 · 0 comments
Open

sh: yarn: command not found when running in development mode #803

ibantoo opened this issue May 16, 2020 · 0 comments

Comments

@ibantoo
Copy link

ibantoo commented May 16, 2020

my cron is something like this:

every 2.minutes do
  rake "do:something"
end

when my cron run and i see log sh: yarn: command not found, To disable this check, please change check_yarn_integritytofalse in your webpacker config file (config/webpacker.yml).,
when i disable that, it was working, but that is not recommended to do so
how to solve this??

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

No branches or pull requests

1 participant