Top Menu

Jump to content
Home
    • Projects
    • Activity
    • Work packages
    • 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
    • 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?
      Create a new account

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • Forums
  • Feature tour
    Feature tour
You are here:
  • Forums
  • Plugins

Content

help developing new theme

Added by John Demeny almost 7 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...