dschuessler

Results 16 issues of dschuessler

Got this error while trying to get browserlink to run: ``` Error detected while processing /Users/xxx/.vim/plugged/browserlink.vim/autoload/browserlink .vim: line 10: E836: This Vim cannot execute :python after using :py3 E263: Sorry,...

Suggestion: A block to set a static IP. Would need static IP, router IP and DNS IP as variables. Could be put into `/etc/dhcpcd.conf`.

block request

If reporting a bug: 1. __Can you describe the problem and bug in more detail?__ The website counter on the import page goes higher than there are websites supposed to...

The following sample code does nothing: ```lua spoon.SpoonInstall:andUse( "PersonalHotspot", { config = { hotspotName = "iPhone", }, } ) spoon.PersonalHotspot:connect() ``` I had a look into the spoon's code and...

- [x] I am on the [latest](https://github.com/KELiON/cerebro/releases/latest) Cerebro.app version - [x] I have searched the [issues](https://github.com/KELiON/cerebro/issues) of this repo and believe that this is not a duplicate - macOS 10.13.4...

``` $ npm run start > @ start /Users/dennis/Documents/Developer/Repositories/Never-Blink > python3 server.py WebSocket transport not available. Install eventlet or gevent and gevent-websocket for improved performance. * Serving Flask app "server"...

Shotcut unexpectedly crashed while moving a film clip around on the time axis. ``` Process: Shotcut [53865] Path: /Applications/Shotcut.app/Contents/MacOS/Shotcut Identifier: com.Meltytech.Shotcut Version: 21.01 (21.01.29) Code Type: X86-64 (Native) Parent Process:...

macOS

I get this error in the Chrome viewport of Cypress when using `cypress-plugin-snapshots`: ``` Error: Cannot find module './nonIterableSpread' from '/path/to/my/project/node_modules/jimp/browser/lib' ``` I followed the installation instructions from the README.md...

I wanted to set up a development environment for fixing issue #16, but development builds don't have audio. It turns out Kakapo can't find the audio files. Here is the...