rhysd / Shiba

Rich markdown live preview app with linter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starting Shiba from symlinked directory on Windows throws error

r15ch13 opened this issue · comments

Running Shiba from a symlinked directory on Windows throws an error.

image

How to reproduce:

  • Download latest release (1.2.1)
  • Unzip file
  • Run New-Item -ItemType Junction -Name Shiba-Link -Value .\Shiba-win32-x64\ with PowerShell to create symlink
  • Start .\Shiba-Link\Shiba.exe