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

Problem with compilation on Windows 8 / 64bit #44

Open
PunkSage opened this issue Mar 18, 2015 · 3 comments
Open

Problem with compilation on Windows 8 / 64bit #44

PunkSage opened this issue Mar 18, 2015 · 3 comments

Comments

@PunkSage
Copy link

I am following the instructions regarding compilation:

npm install -d
grunt build

That result in error:

C:/Ruby22/lib/ruby/gems/2.2.0/gems/bundler-1.8.5/lib/bundler/resolver.rb:369:in resolve': Could not find gem 'compass (= 1.0.0.alpha.19) x86-mingw32' in the gems available on this machine. (Bundler::GemNotFoun from C:/Ruby22/lib/ruby/gems/2.2.0/gems/bundler-1.8.5/lib/bundler/resolver.rb:167:instart'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/bundler-1.8.5/lib/bundler/resolver.rb:129:in resolve' from C:/Ruby22/lib/ruby/gems/2.2.0/gems/bundler-1.8.5/lib/bundler/definition.rb:193:inresolve'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/bundler-1.8.5/lib/bundler/definition.rb:132:in specs' from C:/Ruby22/lib/ruby/gems/2.2.0/gems/bundler-1.8.5/lib/bundler/definition.rb:177:inspecs_for'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/bundler-1.8.5/lib/bundler/definition.rb:166:in requested_specs' from C:/Ruby22/lib/ruby/gems/2.2.0/gems/bundler-1.8.5/lib/bundler/environment.rb:18:inrequested_specs'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/bundler-1.8.5/lib/bundler/runtime.rb:13:in setup' from C:/Ruby22/lib/ruby/gems/2.2.0/gems/bundler-1.8.5/lib/bundler.rb:122:insetup'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/bundler-1.8.5/lib/bundler/setup.rb:18:in <top (required)>' from c:/Ruby22/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:inrequire'
from c:/Ruby22/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'

Any idea how to proceed from this point?

@yousifalyousifi
Copy link

I'm getting the same errors

@PunkSage
Copy link
Author

Do you have similar problem on Linux or MacOS?

@yousifalyousifi
Copy link

I did not test it on other OS's other than Window 8.1 64bit

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

2 participants