Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • 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

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

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

Content

Expand project menu
Support Installation & Updates
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. Support Installation & Updates
  5. 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 almost 11 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...