Installing a Discourse Plugin on Cloudron
- 
{SOLUTION} At time of writing, this plugin does not work in Discourse on Cloudron: https://forum.cloudron.io/topic/7798/bundle-exec-rake-plugin-install_gems-replace_with_plugins_name 
 I am having trouble installing the discourse-calendar plugin. 
 https://docs.cloudron.io/apps/discourse/#installing-plugins After entering cd /app/code there is an error message: cd /app/code Traceback (most recent call last): SyntaxError ((irb):7: unknown regexp options - cd) cd /app/code ^~~~~If this message is ignored, what should the following line be? a) ``` 
 bundle exec rake plugin:install_gems['discourse-calendar']b) ``` bundle exec rake plugin:install_gems[discourse-calendar]c) ``` 
 bundle exec rake plugin:install_gemsdiscourse-calendard) ``` bundle exec rake plugin:install_gems discourse-calendare) ``` 
 bundle exec rake plugin:install_gems ['discourse-calendar ']!
- 
{SOLUTION} At time of writing, this plugin does not work in Discourse on Cloudron: https://forum.cloudron.io/topic/7798/bundle-exec-rake-plugin-install_gems-replace_with_plugins_name 
 I am having trouble installing the discourse-calendar plugin. 
 https://docs.cloudron.io/apps/discourse/#installing-plugins After entering cd /app/code there is an error message: cd /app/code Traceback (most recent call last): SyntaxError ((irb):7: unknown regexp options - cd) cd /app/code ^~~~~If this message is ignored, what should the following line be? a) ``` 
 bundle exec rake plugin:install_gems['discourse-calendar']b) ``` bundle exec rake plugin:install_gems[discourse-calendar]c) ``` 
 bundle exec rake plugin:install_gemsdiscourse-calendard) ``` bundle exec rake plugin:install_gems discourse-calendare) ``` 
 bundle exec rake plugin:install_gems ['discourse-calendar ']!
- 
L LoudLemur has marked this topic as solved on
- 
This issue has not been solved. The issue appears to be Cloudron specific and so clearly @Staff need to do something to make Discourse plugins install/ work as expected. If I can't install the discourse-calendar on my Cloudron Discourse app then the Cloudron Discourse app is completely useless to me  See e.g. https://meta.discourse.org/t/migration-failed-on-update-calendar-plugin-to-last-commit/239437/6 
 
 
 
 Could be many things that happened here, a space that doesn't belong, a missing
 Could be many things that happened here, a space that doesn't belong, a missing 