Damilola Emmanuel Olowookere

Results 30 issues of Damilola Emmanuel Olowookere

## Name of the extension you are adding DevDb ## Why do you think this extension is awesome? It demonstrates how powerful and extensible VS Code is, being able to...

### Issue Summary I develop and build my [VS Code extension](https://marketplace.visualstudio.com/items?itemName=damms005.devdb) on my Linux machine. It uses sqlite3 to connect to SQLite databases. However, some Windows users have node error...

bug

### Issue Summary I develop and build my [VS Code extension](https://marketplace.visualstudio.com/items?itemName=damms005.devdb) on my Linux machine. It uses sqlite3 to connect to SQLite databases. However, some users have this error in...

bug

I am using RTCMultiConnection v3.4.4 I want to run WebRTC on localhost. I have chosen XHR-Signaling because I want the project to be completely offline. I do not want it...

### What version of Bun is running? 1.1.0 ### What platform is your computer? Linux 5.15.0-101-generic x86_64 x86_64 ### What steps can reproduce the bug? I did a repro in...

bug

### Package filament/filament ### Package Version latest ### Laravel Version latest ### Livewire Version latest ### PHP Version PHP 8.3 ### Problem description When listing contents of a many-to-many relationship...

bug
unconfirmed
medium priority

### Package filament/filament ### Package Version latest ### Laravel Version latest ### Livewire Version latest ### PHP Version PHP 8.3 ### Problem description When a datepicker uses closure for `->displayFormat(...)`...

bug
unconfirmed
medium priority

#### Describe the bug When used with [Sharp](https://sharp.pixelplumbing.com/), errors out with this: ```shell Unable to load preload script: /Users/damms005/Code/github-playground/electron-vite-vue/dist-electron/preload/index.mjs • Error: module not found: sharp at preloadRequire (VM4 sandbox bundle:...

bug

### Pre-flight checklist - [x] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project. - [x] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project uses. - [x]...

### What Happened I followed the [plugin creation instructions](https://pestphp.com/docs/creating-plugins) and added an [arch preset](https://pestphp.com/docs/creating-plugins#content-adding-arch-presets). However, while testing out the plugin on my local, I got this error at the composer...

bug