Fenix
Fenix
when i run this command in windows11's terminal: curl -sf https://raw.githubusercontent.com/livebud/bud/main/install.sh | sh sh: uname_os_check: internal error 'MINGW64_NT-10.0-25115' got converted to 'mingw64_nt-10.0-25115' which is not a GOOS value. Please file...
we can add a makefile in this project like this: ``` .PHONY: help help: @cat $(MAKEFILE_LIST) | grep -E '^[a-zA-Z_-]+:.*?## .*$$' | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[36m%-30s\033[0m...
This is the first Chinese version. It's still in working.
## Description ## Motivation and Context - [ ] I have raised an issue to propose this change ([required](https://github.com/openfaas/faas/blob/master/CONTRIBUTING.md)) ## How Has This Been Tested? ## Types of changes -...
## Expected Behaviour ## Current Behaviour ## Possible Solution ## Steps to Reproduce (for bugs) 1. 2. 3. 4. ## Context ## Your Environment * FaaS-CLI version ( Full output...
This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4949)
# Feature Request mpm should support libssl3 in ubuntu22.04. **Describe Preferred Solution** https://askubuntu.com/questions/1403619/mongodb-install-fails-on-ubuntu-22-04-depends-on-libssl1-1-but-it-is-not-insta **Describe Alternatives** nothing **Related Code** nothing **Additional Context** nothing **If the feature request is approved, would you...
As https://github.com/aptos-labs/aptos-core/pull/4858, we should also format `setup.py` - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4947)
This pr is for https://github.com/MystenLabs/sui/issues/7541.
Maybe it's better to add a demo repo link. When I try this code at first time, I don't know what dependencies should be added. like this: Here are my...