Qinsi Long

Results 2 comments of Qinsi Long

This problem can be solved by adding a jenv.ps1 at the top level of this project: ```powershell $jenv_path = "${PSScriptRoot}/src/jenv.ps1" -replace ' ','` ' Invoke-Expression "${jenv_path} $args" ```

> @FelixSelter I see this same issue while using Git Bash on Windows if you use git bash on windows, you should use https://www.jenv.be/ instead of this project.