Added by vinod valluri about 7 years ago
Following error is showing while installing in ubuntu14.04, plz help how to solve this issue.
openproject@7c893afc25da:~/openproject-ce$ RAILS_ENV=“production” ./bin/rake assets:precompile
$(npm bin)/webpack —config webpack.production.config.js
sh: 1: /home/openproject/openproject-ce/frontend/node_modules/.bin/webpack: not found
rake aborted!
Command failed with status (127): [$(npm bin)/webpack —config webpack.produc…]
/home/openproject/openproject-ce/lib/tasks/assets.rake:51:in `block (3 levels) in <top (required)>’
/home/openproject/openproject-ce/lib/tasks/assets.rake:50:in `chdir’
/home/openproject/openproject-ce/lib/tasks/assets.rake:50:in `block (2 levels) in <top (required)>’
Tasks: TOP => assets:precompile => assets:compile_environment => assets:prepare_op => assets:webpack
(See full trace by running task with —trace)