Line 123 in 7579417
command = isWsl ?
`${mountPoint}c/Windows/System32/WindowsPowerShell/v1.0/powershell.exe` :
`${process.env.SYSTEMROOT}\\System32\\WindowsPowerShell\\v1.0\\powershell`;
Now I modified the source file in node modules and used xdg-open
can work normal.
Delete || (isWsl && !isDocker())
, because wsl
also is linux
plateform.
But, Note: You should give your current wsl system login user root privileges.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too