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

Warn when using globally installed npm package #86

Merged
merged 1 commit into from
Dec 5, 2017

Conversation

alexeagle
Copy link
Collaborator

Followup to #74
When we roll out the feature of searching for a locally installed ibazel, we need to communicate it to users,
or they are not likely to discover it.
Especially while ibazel is under active development, development workflows like browser livereload are
sensitive to the ibazel version so I want to be sure users are not likely to trip on versioning.

Followup to bazelbuild#74
When we roll out the feature of searching for a locally installed ibazel, we need to communicate it to users,
or they are not likely to discover it.
Especially while ibazel is under active development, development workflows like browser livereload are
sensitive to the ibazel version so I want to be sure users are not likely to trip on versioning.
@achew22 achew22 merged commit 28fc06d into bazelbuild:master Dec 5, 2017
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

Successfully merging this pull request may close these issues.

2 participants