SAMsan
SAMsan
Hello, As this issue is still opened, I'll add my comment. ``package context: unrecognized import path "context": import path does not begin with hostname [...]`` 57 occurences of this error....
Hi, Bluetooth AD2P is availbale for both Alsa and Pulseaudio. Several project deals this issue like [Blues-Alsa](https://github.com/Arkq/bluez-alsa). Pulseaudio 5 with Bluez 5 setup is discussed [here](https://github.com/ev3dev/ev3dev.github.io/pull/24/files/50787e9fae767f4a8e5e1748c5bb70b40eb9f259?short_path=2545682)
Exact same issue here. I have to modify `app.scss` (containing `@import`) to update `app.css`. `settings.json` looks like : ``` "liveSassCompile.settings.includeItems": [ "src/scss/*", ], "liveSassCompile.settings.formats": [ { "format": "expanded", "extensionName": ".css",...
Same here on up to date Debian
FYI Issue is due to array_key_exists() function's deperaction on objects in PHP7.4. Using PHP7.3 does address this issue. If you can't use PHP7.3, replace line `53` in `vendor/laravel/framework/src/Illuminate/Http/Resources/DelegatesToResource.php` with `return...
Same issue here, I just feel like it's not working anymore   -- Edit I fixed by redownloading the file. I verified that the file came as a zip...