jrogers512
jrogers512
I have installed neo4j-etl-cli v1.3.1, but am unable to get it to execute. Other java related things (like `neo4j console` seem to work fine) ``` $ pwd /usr/local/Cellar/neo4j/3.5.3/libexec $ uname...
If users post their results, we'll all have something to compare against. Here is one from me to get it started.  | Benchmark | | |-- | -- |...
The sample playbook would benefit from demonstrating how to use users, options, and queries.
[Enter steps to reproduce below:] 1. Create new file in atom, save it. 2. Click on 'to evernote' in evnd panel **Atom Version**: 1.8.0 **System**: Mac OS X 10.11.5 **Thrown...
Just installed for first time, never had this working before. First test was to upload a jpg, but received an error saying 'SSL is required'. ``` $ filr candm.jpg Uploading...
I'd fork and send back with stuff documented, but I can't figure out a couple of things: 1. 'announce': [''],
What cookie, specifically, should go into `~/.config/bing-cookies.json`? ``` shell ~/.config$ cat bing-cookies.json [ { "domain": "www.bing.com", "name": "MUIDB", "value": "05330000B241600006C00090B64163FA", "path": "/", "secure": false, "session": false, "expirationDate": 1721851293, "httpOnly": true,...
Trying to follow the readme, using Debian Bookworm, and after running `./install.sh`, I see this error: ``` shell + cp base-images/server/bin/build-lock.json /home/immich/app/ cp: cannot stat 'base-images/server/bin/build-lock.json': No such file or...
Non-Apple devices don't resolve to a name, but instead a UUID. unless you know the UUID of your device, this isn't very helpful to identify which device you want. I...
Found that opencode successfully installs on an old system that does not have required cpu flags to run. This patch adds a check in the install check to prevent installation...