-
Hey!
I got the `error Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED` on every step
How can i disable it to check without SSL?
-
Hi! After update relay-compiler to 15.0.0 it was stuck on "[DEBUG] Watchman server is disabled, or not available. Using GlobFileSource to find files" at GitLab CI for an hour. And everything is fine a…
-
### Issue and Steps to Reproduce
A warning message shows after connected to a remote server
### Expected Behavior
A warning should not be shown. Files should sync
### Actual Behavior
Warning …
-
### Description
When upgrading from Expo 49 to Expo 50, Lottie was upgraded from 5.1.6 to 6.5.1. Before the upgrade I was able to use the uri from a local (dynamically downloaded) lottie file howev…
-
**Describe the bug**
I am finally able to test a complete VR setup. It seems to work, but I get many cryptic warnings and suggestions to create an issue about it:
1. These messages appear in the o…
-
It suspect there is an assumption that `path.default` will always be `origin` and that `origin` will always exist.
I suspect this is the cause of two bugs:
1. Confusing error output when `github…
-
Please add support for Expo and/or React Native 🤩
cgav updated
9 months ago
-
```json
{
// Visuals
"workbench.colorTheme": "Vitesse Black",
"workbench.preferredDarkColorTheme": "Vitesse Dark",
"workbench.preferredLightColorTheme": "Vitesse Light",
"workbench.pro…
-
This issue is to track logs and ideas about why this happens (in opam-repo-ci), thanks @dra27 for the idea! The initial theory was related to #6 this fix has helped I think, but the `opam depext -u` s…
-
### Describe the bug
OK here's a weirdo one. I build my project using `yarn build` (`vite build`) in GitLab CI, then rsync the compiled bundle/code to my server that's running a simple node server (i…