Closed jvlflame closed 3 years ago
For a temporary fix, you can modify one of the functions.
# Open the module folder
ii (Join-Path (Get-InstalledModule javinizer).Installedlocation -ChildPath 'Private')
Open Get-JVUrlLocation.ps1
with a text editor and modify line 26. Remove the lone -or $link
condition.
Then restart your shell and it should work properly
Expected Behavior
Current Behavior
Steps to Reproduce (for bugs)
Run Javinizer -Find or Javinizer -Path -Url
Your Environment