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

Tasks: [OSX] Task no longer executes in correct user environment #8508

Closed
davidmontemayor opened this issue Jun 29, 2016 · 3 comments
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) tasks Task system issues

Comments

@davidmontemayor
Copy link

  • VSCode Version: Insiders June 28th 2016.
  • OS Version: Capitan 10.11.5

Steps to Reproduce:

  1. Define a task that executes a shell script. In this shell script invoke an npm command
  2. Result: ./build.sh: line 2: npm: command not found

This works fine in VSCode v. 1.2.1

@normalser
Copy link

Seems like #8434 and #7343

@bpasero bpasero added bug Issue identified by VS Code Team member as probable bug tasks Task system issues labels Jun 30, 2016
@dbaeumer
Copy link
Member

dbaeumer commented Jun 30, 2016

@wallverb Thanks!

Agree this looks very much like a dup of #8434. #7342 talks about debugger only.

@dbaeumer dbaeumer added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 30, 2016
@davidmontemayor
Copy link
Author

Whoops! Totally looked for dupes but with that title, I'm not surprised I couldn't find it! The workaround of starting Code from the shell worked great.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) tasks Task system issues
Projects
None yet
Development

No branches or pull requests

4 participants