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

@import 'bootstrap' error on win7 , showing 500 error #272

Closed
pboettcher opened this issue Dec 27, 2012 · 2 comments
Closed

@import 'bootstrap' error on win7 , showing 500 error #272

pboettcher opened this issue Dec 27, 2012 · 2 comments

Comments

@pboettcher
Copy link

http://stackoverflow.com/questions/10198141/import-bootstrap-error-on-win7-showing-500-error?answertab=active#tab-top

Is there some fix without moving the project to disk C: or creating a symlink?

@trisweb
Copy link
Contributor

trisweb commented Jan 7, 2013

Looks like this is actually a bug in Rails, not our project or sass: rails/rails#660

@trisweb trisweb closed this as completed Jan 7, 2013
@p-kolacz
Copy link

I found another fix. Copy bootstrap-sass gem to the same disk where your project is and add to Gemfile gem 'bootstrap-sass', path: '../gems/bootstrap-sass-c0e12a90ba3e'

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