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

Plugins
  1. OpenProject
  2. Forums
  3. Plugins
  4. help developing new theme

help developing new theme

Added by John Demeny over 8 years ago

I am trying to create a custom theme. I currently know nothing about ruby. I copied the the dark theme and renamed/changed the files.
I updated the Gemfile.plugins

When I type “bundle install” it returns the following error:

/opt/openproject/vendor/ruby-2.1.6/lib/ruby/2.1.0/rubygems.rb:235:in `bin_path’: can’t find gem bundler (>= 0) (Gem::GemNotFoundException)
from /opt/openproject/bin/bundle:3:in `

’

What am I doing wrong?


Loading...