-
We are using RN => 0.61.5, and the latest version of `react-native-config`
This is an open-source project, here is [the repo]. There is a split for two flavors of the applications, one BT and one …
-
# Bug report
## Summary
The module is not compatible with webpack due to mix of `import`s and `module.exports` in several files: [1](https://github.com/react-native-community/react-native-picker/blo…
-
It fails non-deterministically, line 46 in `test_helpers.rb` is:
``` ruby
DatabaseCleaner.clean
```
```
FiberError: fiber called across threads
/home/bbozo/.rvm/gems/ruby-2.2.4/gems/database_cle…
bbozo updated
4 years ago
-
Hello, I'm running your node.js project with mongodb, express, but I get this error when I start the server:
MongoDB connection error: Error: slash in host identifier
[nodemon] app crashed - wai…
-
Running `sonos-web install` and these are the results:
```
Installing Sonos Web
✔ downloading installation files
✔ installing front-end dependencies
✔ build front-end application
✔ install bac…
-
Hi,
I am trying to run this project on Azure site. I have followed the instructions from ReadMe.Md file and deployed the code to azure. I also ran the 'npm start' commend on the same directory wher…
-
OpenAPI supports servers but reverse proxy could be configured independently for a particular service sitting behind that proxy. `utoipa` has support for servers but it looks like the trait `Modify` i…
-
Hi,
First of all, your framework looks like a decent piece of work! Could be my lack of sleep but I'm not getting the quick example to work.
Created a new Slack app at https://api.slack.com/app…
-
## Problem
Imagine the following project structure:
```
+ my-project
- package.json -- the yarn workspace project
- .env -- this file has all my settings, but is not loaded by prisma
+ p…
-
Hello,
Is there a way to use this so that the Consumer Secret does not live on the app? This does not seem secure at all. Can this package be passed an authorization URL that is generated server si…