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

failed to run 0.45.0 release build due to missing yarn #386

Closed
chenrui333 opened this issue Dec 11, 2024 · 0 comments · Fixed by #387
Closed

failed to run 0.45.0 release build due to missing yarn #386

chenrui333 opened this issue Dec 11, 2024 · 0 comments · Fixed by #387

Comments

@chenrui333
Copy link
Contributor

chenrui333 commented Dec 11, 2024

👋 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".

relates to Homebrew/homebrew-core#200814

@chenrui333 chenrui333 changed the title fzf-make -v running yarn --version underlying failed to run 0.45.0 release build due to missing yarn Dec 11, 2024
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 a pull request may close this issue.

1 participant