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. Going Mad: Installation fails on $(npm bin)/webpack --config webpack.production.config.js ubuntu 16

Going Mad: Installation fails on $(npm bin)/webpack --config webpack.production.config.js ubuntu 16

Added by ss private about 8 years ago

I keep running into the same roadblock. Running out of ideas.
I’m on ubuntu 16
when I do a “sudo openproject configure” it goes to: $(npm bin)/webpack —config webpack.production.config.js
and then fails time after time with:

Killed
rake aborted!
Command failed with status (137): [$(npm bin)/webpack —config webpack.produc…]
/opt/openproject/lib/tasks/assets.rake:53:in `block (3 levels) in <top (required)>’
/opt/openproject/lib/tasks/assets.rake:52:in `chdir’
/opt/openproject/lib/tasks/assets.rake:52:in `block (2 levels) in <top (required)>’
/opt/openproject/lib/tasks/packager.rake:57:in `block (2 levels) in <top (required)>’
/opt/openproject/vendor/bundle/ruby/2.3.0/gems/rake-11.3.0/exe/rake:27:in `<top (required)>’
/opt/openproject/vendor/bundle/ruby/2.3.0/gems/bundler-1.13.2/lib/bundler/cli/exec.rb:74:in `load’
/opt/openproject/vendor/bundle/ruby/2.3.0/gems/bundler-1.13.2/lib/bundler/cli/exec.rb:74:in `kernel_load’
/opt/openproject/vendor/bundle/ruby/2.3.0/gems/bundler-1.13.2/lib/bundler/cli/exec.rb:27:in `run’
/opt/openproject/vendor/bundle/ruby/2.3.0/gems/bundler-1.13.2/lib/bundler/cli.rb:332:in `exec’
/opt/openproject/vendor/bundle/ruby/2.3.0/gems/bundler-1.13.2/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run’
/opt/openproject/vendor/bundle/ruby/2.3.0/gems/bundler-1.13.2/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command’
/opt/openproject/vendor/bundle/ruby/2.3.0/gems/bundler-1.13.2/lib/bundler/vendor/thor/lib/thor.rb:359:in `dispatch’
/opt/openproject/vendor/bundle/ruby/2.3.0/gems/bundler-1.13.2/lib/bundler/cli.rb:20:in `dispatch’
/opt/openproject/vendor/bundle/ruby/2.3.0/gems/bundler-1.13.2/lib/bundler/vendor/thor/lib/thor/base.rb:440:in `start’
/opt/openproject/vendor/bundle/ruby/2.3.0/gems/bundler-1.13.2/lib/bundler/cli.rb:11:in `start’
/opt/openproject/vendor/bundle/ruby/2.3.0/gems/bundler-1.13.2/exe/bundle:34:in `block in <top (required)>’
/opt/openproject/vendor/bundle/ruby/2.3.0/gems/bundler-1.13.2/lib/bundler/friendly_errors.rb:100:in `with_friendly_errors’
/opt/openproject/vendor/bundle/ruby/2.3.0/gems/bundler-1.13.2/exe/bundle:26:in `<top (required)>’
/opt/openproject/bin/bundle:3:in `load’
/opt/openproject/bin/bundle:3:in `

’
Tasks: TOP => assets:precompile => assets:compile_environment => assets:prepare_op => assets:webpack
(See full trace by running task with —trace)

I’ve run out of ideas. Openproject may be the best thing since sliced bread, but not if I can’t even install it.
ANY insight would be appreciated.

My terminal output is attached.
Thanks for reading


Loading...