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

Using against command does not work as expected #14

Closed
flamestream opened this issue May 13, 2015 · 1 comment
Closed

Using against command does not work as expected #14

flamestream opened this issue May 13, 2015 · 1 comment

Comments

@flamestream
Copy link

On 1.1.1, the following use case does not work:

require('which').sync('compass');

It would seem that the new logic treats command search as absolute path and therefore won't look in the pathenv.

@flamestream flamestream changed the title Using against command Using against command does not work as expected May 13, 2015
@isaacs
Copy link
Contributor

isaacs commented Sep 8, 2015

Works for me. Is it still a problem for you on the latest release?

@isaacs isaacs closed this as completed Oct 7, 2015
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