-
### What version of Bun is running?
1.0.1+31aec4ebe325982fc0ef27498984b0ad9969162b
### What platform is your computer?
Linux 6.2.0-32-generic x86_64 x86_64 (Ubuntu 23.04)
### What steps ca…
-
### What happened?
I cannot get the location when running Detox. It works when using launching it normally. I am using expo. I think it might be related to #1371.
I've tried lots of different w…
-
## Template
I am using `laravel-popper` from [andcarpi](https://github.com/andcarpi/laravel-popper) and testing `laravel-blade-lottie` from [pys1992](https://github.com/pys1992/laravel-blade-lottie).…
-
## Issue
I am trying to use `@react-native-firebase/app` and `@react-native-firebase/analytics`. I don't know why but I am getting this error when running `eas build`.
> [!…
-
### What happened?
I am getting started with Detox but I am running into an issue. I cannot match an element by text. I can however match the same element using `testID` attribute. But I would like t…
-
app.js
```
require('./bootstrap');
import Vue from 'vue';
require('../assets/vendor/MediaManager/js/manager')
new Vue({
el: '#app'
})
```
npm run dev successfully compiled.
ht…
-
- Laravel Mix Version: 6.0.34 (`npm list --depth=0`)
```
├── @babel/plugin-syntax-dynamic-import@7.8.3
├── @babel/preset-env@7.15.8
├── @bugsnag/js@6.5.2
├── @bugsnag/plugin-vue@6.5.0
├── @tin…
-
- Laravel Mix Version: `6.0.34` `(`npm list --depth=0`)`
```sh
npm list --depth=0
site.com@ /Users/jasper/code/sitecom/site.com
├── @babel/plugin-syntax-dynamic-import@7.8.3
├── @babel/preset…
-
There is currently a known issue with VS Code that can result in a state where the Live Share extension can be corrupted. The current fix is to uninstall the Live Share extension and reinstall it agai…
-
i have Laravel Websockets on my backend, i want to connect it with mobile client which is Pusher, i found this library and when i press 'run' it shows me this error:
`Running pod install...
CocoaPo…