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
👋 seeing some interesting new behavior with 0.45.0, when running fzf-make, it crashed due to missing yarn? Should the app always need yarn present? Thanks!
Minitest::Assertion: Expected /make\ brew/ to match "\e[?1049h\e[?1000h\e[?1002h\e[?1003h\e[?1015h\e[?1006hthread 'main' panicked at src/model/js_package_manager/yarn.rs:180:14:\nfailed to run yarn --version: Os { code: 2, kind: NotFound, message: \"No such file or directory\" }\nnote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n\e[?1049l\e[?1006l\e[?1015l\e[?1003l\e[?1002l\e[?1000lfailed to run yarn --version: Os { code: 2, kind: NotFound, message: \"No such file or directory\" }\n".
👋 seeing some interesting new behavior with 0.45.0, when running
fzf-make
, it crashed due to missingyarn
? Should the app always needyarn
present? Thanks!relates to Homebrew/homebrew-core#200814
The text was updated successfully, but these errors were encountered: