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

Gems cannot set ENV-variables #320

Closed
ghost opened this issue Nov 27, 2015 · 2 comments
Closed

Gems cannot set ENV-variables #320

ghost opened this issue Nov 27, 2015 · 2 comments
Labels

Comments

@ghost
Copy link

ghost commented Nov 27, 2015

If a gem used by your project sets ENV['VAR'] this is not honored. Please see middleman/middleman#1679 and https://travis-ci.org/middleman/middleman/builds/90096797 The stylus gem adds ENV['PATH'] which gets lost.

@tdreyno JFYI

@ghost ghost added the bug label Dec 4, 2015
@maxmeyer
Copy link
Member

maxmeyer commented Jan 1, 2016

@tdreyno I added a fix to aruba's master. I'm waiting for PR to finish green. Then I hope that the stylus problem should be fixed in middleman's code base.

@maxmeyer
Copy link
Member

maxmeyer commented Jan 1, 2016

See PR #321.

@maxmeyer maxmeyer closed this as completed Jan 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant