Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PATH environment variable got reset if setting env #258

Open
vinhlh opened this issue Oct 17, 2019 · 1 comment
Open

PATH environment variable got reset if setting env #258

vinhlh opened this issue Oct 17, 2019 · 1 comment

Comments

@vinhlh
Copy link

vinhlh commented Oct 17, 2019

Steps to reproduce

  • Set env
env:
    GO111MODULE: on

Found

PATH is empty.

@vinhlh vinhlh changed the title PATH environment got reseted if setting env PATH environment variable got reset if setting env Oct 17, 2019
@aaad
Copy link

aaad commented May 11, 2020

I have the same issue. It seems as buildEnvs() in projects.go needs to add env parameteres at the end from os.Environ() if not set before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants