You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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??
The text was updated successfully, but these errors were encountered:
my cron is something like this:
when my cron run and i see log
sh: yarn: command not found, To disable this check, please change
check_yarn_integrityto
falsein 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??
The text was updated successfully, but these errors were encountered: