-
Hey struggling with running specific enviornment like dev, staging, production.
i have setup exactly as in document , added extra 2 enviornment. i am not geting how will i run other 2 enviornment u…
-
Hi,
I usually have 3 flavors in my projects - dev, QA and prod. And I create env files for each flavor.
But using envied, I have to point it to a single env file.
```dart
@Envied(path: 'env…
-
### Python Version
3.7.15
### pytest Version
_No response_
### Package Version
2.9.0
### Description
Hi, thanks for a great project.
I wanted to create a `traveler` on current time, but I co…
-
each time i run my app in local with `runandroid` or `runios`
i have to shake device or open `Dev menu` and manually set "change Bundle location" for ios / android or metro doesn't connect and i do…
-
## Description
I am getting Failure [INSTALL_FAILED_VERSION_DOWNGRADE] error when trying to install my application on device.
If I do clean install and not upgrade the installation does succeeded, …
-
Summary of request: Add a new organization to ROR
Name of organization: BE-Basic Foundation
Website: https://be-basic.org
Link to publications:
Organization type: Other
Wikipedia page:
Wikid…
-
### What do you need help with?
I can't get OTD to detect my CTL-4100. lsusb and udevadm monitor both ensure that the tablet is connected correctly.
### What have you tried?
I tried building …
-
### 📜 Description
Hello. I've separated my frontend and backend into two different docker containers and am trying to start my backend container with a production environment but it always loads wi…
-
Just upgraded to NixOS 21.11 using the default.nix:
```nix
let
nixpkgs = import { };
pythonOnNix = import (builtins.fetchGit {
ref = "main";
rev = "8afcf754a19b59200f3b3e006e90d4a…
-
- OS: Linux
- Programming Language version: Python 3.6
- CCXT version:ccxt==1.27.54
Hello, I'm facing an error with OKEx when trying to create a new order. Here is my code and the error message, …