Description
I run dtvem reshim and it says it worked, but when I go to $Env:USERPROFILE\.dtvem\shims it is an empty directory.
Steps to Reproduce
- Run
dtvem reshim
- Profit? 😄
Expected Behavior
I expect shims to be present so I can access python / node in the CLI.
Actual Behavior
No shims are created
Operating System
Windows
dtvem Version
0.5.5
Go Version (if building from source)
No response
Which runtime is affected?
Not runtime-specific
Error Messages / Logs
No error messages are displayed
Configuration
Additional Context
I will say I'm running this in a corporate VDI. I do have admin rights, so it shouldn't be a permissions thing, but worth mentioning.
The runtimes are installed, I can invoke them from the full $Env:USERPROFILE\.local\share\dtvem\version\python\... path, but the shims aren't being created.
Code of Conduct
Description
I run
dtvem reshimand it says it worked, but when I go to$Env:USERPROFILE\.dtvem\shimsit is an empty directory.Steps to Reproduce
dtvem reshimExpected Behavior
I expect shims to be present so I can access python / node in the CLI.
Actual Behavior
No shims are created
Operating System
Windows
dtvem Version
0.5.5
Go Version (if building from source)
No response
Which runtime is affected?
Not runtime-specific
Error Messages / Logs
Configuration
Additional Context
I will say I'm running this in a corporate VDI. I do have admin rights, so it shouldn't be a permissions thing, but worth mentioning.
The runtimes are installed, I can invoke them from the full
$Env:USERPROFILE\.local\share\dtvem\version\python\...path, but the shims aren't being created.Code of Conduct