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

Handle locally-installing node packages #4541

Closed
wants to merge 2 commits into from
Closed

Conversation

rpavlik
Copy link
Contributor

@rpavlik rpavlik commented Aug 21, 2012

I didn't want to globally install the packages to build bootstrap, so I left off the -g. I've updated the makefile so that it will check to see if you've done a local install (with make deps as a shortcut) and preferentially use those binaries.

Signed-off-by: Ryan Pavlik <rpavlik@iastate.edu>
@travisbot
Copy link

This pull request passes (merged 6a13d7a6 into 320b75d).

Signed-off-by: Ryan Pavlik <rpavlik@iastate.edu>
@travisbot
Copy link

This pull request passes (merged 3fb691e into 320b75d).

@rpavlik
Copy link
Contributor Author

rpavlik commented Aug 21, 2012

Sorry - forgot to added the signed-off-by line, hence the force push.

@fat
Copy link
Member

fat commented Aug 27, 2012

Hey @rpavlik,

Thanks for opening this pull-request! Unfortunately, it looks like it fails to pass the criteria neccessary for submitting to bootstrap. The following things are currently failing:

  • should always be made against -wip branches
  • should always be made from feature branches

For a full list of issue filing guidelines, please refer to the bootstrap issue filing guidelines.

thanks!

@fat fat closed this Aug 27, 2012
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.

None yet

3 participants