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

Bundling Error #140

Closed
lostmahbles opened this issue Aug 19, 2019 · 3 comments
Closed

Bundling Error #140

lostmahbles opened this issue Aug 19, 2019 · 3 comments

Comments

@lostmahbles
Copy link

When trying to bundle from latest:

  gem "sassc", github: 'sass/sassc-ruby', ref: '84e63a89718a03ba3c5abeb8eb07f4a95a59a7ff'

Getting the following when bundling:

/.rbenv/versions/2.5.1/lib/ruby/site_ruby/2.5.0/rubygems/ext/builder.rb:183: warning: conflicting chdir during another chdir block

which then hangs.

This appears to be a result of merging #138.

@bolandrm
Copy link
Member

temporary issue or something?

@ahorek
Copy link

ahorek commented Aug 19, 2019

The code doesn't run when bundling. Could you try previous commit?

@lostmahbles
Copy link
Author

I tried 4 different refs and it happened on all of them. I think it must've been a local configuration issue. When I blew away the local clone of the gem and reinstalled it worked fine.

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

3 participants