JonLevin25

Results 10 issues of JonLevin25

Hi, thanks for this :) While super simple, it's always good to have a cross-platform package, especially when it's source code is easy to read and understand. One thing that...

# Brief description of your issue Fresh install - tried to restore a `winget export` json from my old PC. It worked, until it encountered a couple VC++ Redistributables, citing...

Issue-Bug

Hi, first off thanks for all the hard work, This is one of the first things I add to a new project to save tons of time! As the title...

Playing around with NeoPixel I thought of building some stuff on top using the slice syntax i.e `pixels[:len(pixels)//2] = (255, 0 ,0)` Which currently fails as the colors tuple must...

### Brief description of your issue `winget import winget_buggy_import.json` does not install most packages listed. (i.e. Visual Studio installer, or Todoist, the first 2 in the list) The output shows...

Issue-Bug

### Brief description of your issue Winget export will proceed with export even if given an invalid path ### Steps to reproduce `winget export -o NONEXISTANT:\file` ### Expected behavior An...

Issue-Bug

Hi, It seems like the windows installer creates the wrong shortcut in the Start menu + Desktop Repro: 1. Install (tested on Windows 11) 2. Search start menu for Tauno...

Sytem: Windows 10 22H2 (19045.2604) Arch: x64 PC Node: `v14.17.5` I'm getting an error in `fs`... `ReferenceError: primordials is not defined` Googling shows this might be something to do with...

### Summary Installation instructions for Linux (https://docs.ombi.app/guides/installation/#linux-systems) propose a few methods to install Ombi v4. I've tried installing using the develop v4 method, and the PackageCloud v4 method. Both of...

### Summary https://docs.ombi.app/guides/installation/#debian-apt-repo When Installting develop version I noticed the apt-key deprecation and decided to reinstall via PackageCloud. I encountered two issues when trying to follow instructions. 1. ` Add...