Closed iamriz closed 1 year ago
I did not know if the following command is correct.
C:\Bitnami\redmine-4.1.0-9\ruby\bin\bundle exec C:\Bitnami\redmine-4.1.0-9\ruby\bin\rake redmine:plugins:migrate RAILS_ENV=production --trace
Could you also try the following designation?
C:\Bitnami\redmine-4.1.0-9\ruby\bin\bundle exec rake redmine:plugins:migrate RAILS_ENV=production --trace
Also, go to C:\Bitnami\redmine-4.1.0-9\apps\redmine\htdocs
and run it.
Thanks.
The above worked. Thank you very much.
Hello, May I ask help on this? Tried to install the plugin in redmine-4.1.0-9, but an error is logged as below.
The bundle install command seems to be successful with the log as follows.
Any feedback would be much appreciated. Thank you.