Actions
Defect #15056
closedCommand missing in the RedmineInstall page
Status:
Closed
Priority:
Low
Assignee:
-
Category:
Documentation
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
Hello there,
At step 4 of the RedmineInstall guide, it seem to miss a command.
If you follow the instructions, you will get a Bundler::GemfileNotFound when trying to use "bundle install --without development test".
It is because you need to use "bundle init" first, which initiate the required Gemfile.
Yann PENIGUEL
Actions