Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. ERROR: Could not find a valid gem '3.11.8.17' <>= 0> in any repository

ERROR: Could not find a valid gem '3.11.8.17' <>= 0> in any repository

Added by Christoph Odermatt over 10 years ago

Hi all, I have an error installing for Windows 8. I followed the steps described online.
I typed git checkout stable and all was fine, then the c:\sites\openproject opended and I typed,
gem install libv8 v ‘3.11.8.17’ — —with-system-v8.
I get:
Fetching: libv8-3.16.14.7.gem (100%)
Temporarily enhancing PATH to include DevKit…
Building native extensions. This could take a while…
Successfully installed libv8-3.16.14.7
ERROR: Could not find a valid gem ‘3.11.8.17’ <>= 0> in any repository
1 gem installed
Installing ri documentation for libv8-3.16.14.7…
Installing RDoc documentation for libv8-3.16.14.7…

And now the c:\sites\openproject opens again. Hence, I cannot proceed.

Now I tried to add the # in the gemfile-file (opened with notepad). I put the # here:
First time: gem ‘#therubyracer’
Second time: gem #‘therubyracer’
Third time: #gem ‘therubyracer’

All renders the same result.

Please advise.
Thanks a lot.


Loading...