ScoopInstaller / Nonportable

📦 Scoop bucket for non-portable applications.

Home Page:https://scoop.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

virtualbox-np breaks without vcredist2019

aheike05 opened this issue · comments

Bug Report

Package Name: nonportable/virtualbox-np

Current Behaviour

Without vcredist2019 installed, the virtualbox installer quits, breaking the whole script

Expected Behaviour

The installer should fix this itself, or at least warn the user of a specific problem.

Additional context/output

Installing vcredist2019 fixed it, but this should be something the script could easily fix itself.

Possible Solution

Modify manifest to depend on extras/vcredist2019

System details

Windows version: 10

OS architecture: 64bit

PowerShell version: 7.3.4

Additional software: gsudo (prefixed the install command with gsudo installed from scoop)

Scoop Configuration

{
    "last_update":  "2023-04-23T15:37:58.5882939-07:00",
    "alias":  {
                  "sudo":  "scoop-sudo"
              }
}

Related to #145

Good day, Damn! I am having issues with ngrok on virtualbox' installed on windows 10, but ngrok works fine on phon, how can I fix this?