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

feat request: Explicitly add node_modules/.bin to PATH #27

Closed
kentcdodds opened this issue Jun 29, 2016 · 0 comments
Closed

feat request: Explicitly add node_modules/.bin to PATH #27

kentcdodds opened this issue Jun 29, 2016 · 0 comments

Comments

@kentcdodds
Copy link
Collaborator

See this comment. I could see value in explicitly adding node_modules/.bin to PATH so this behaves more like normal npm scripts.

I'm open to suggestions/ideas/alternative opinions.

kentcdodds pushed a commit that referenced this issue Jul 26, 2016
This will search for a local node_modules/.bin directory and attempt to
add it to the PATH (in a cross-platform way using `manage-path`).

Closes #27
kentcdodds pushed a commit that referenced this issue Jul 26, 2016
This will search for a local node_modules/.bin directory and attempt to
add it to the PATH (in a cross-platform way using `manage-path`).

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

No branches or pull requests

1 participant