Sakiv
Sakiv
Util.loadFileConfigs() allows to read the configuration files from a different folder. It would be great to have another parameter to override APP_INSTANCE to read config files. ``` util.loadFileConfigs = function(configDir,...
Summary: --------- This change addresses the bug #2323 reported for `yarn react-native run-android` with product flavor. Test Plan: ---------- Fix made locally and tested by installing on simulator, please refer...
## Environment ```shell System: OS: macOS 14.3.1 CPU: (10) arm64 Apple M1 Pro Memory: 114.36 MB / 32.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 18.19.0 path: /private/var/folders/08/rddrn4196_bdkhcgpttbsqlm0000gn/T/xfs-a2802977/node...
Hosted a node application on Azure as Web App which is using app-root-path library to resolve the file paths. It is resolving to iisnode directory which is the node handler...
Hi, I am using `yarn dlx` to login to dotenv-vault, however it fails with the below error - ❯ `yarn dlx dotenv-vault@latest login` ➤ YN0000: · Yarn 4.3.1 ➤ YN0000:...