rubymaniac / vscode-direnv

Automatically detect and load your .envrc
MIT License
32 stars 11 forks source link

WSL direnv no such file #8

Open offero opened 5 years ago

offero commented 5 years ago

I'm getting this error. I use WSL and my terminal is set to open up bash instead of direnv.

direnv error: /bin/bash: "C:/Users/cjk/bin/direnv.exe": No such file or directory
/bin/bash: source_env: command not found
direnv: error exit status 127

It would be helpful to be able to specify a path to direnv manually so that it can execute it correctly.