Open sodiumchl opened 4 years ago
The latest Canvas LMS runs on rails 5.2+. Instead of rake secret, you are supposed to run EDITOR="vi" bin/rails credentials:edit
But should this be run in the /var/canvas or /var/canvas/gems/plugins/etherpad_canvas?
The following command (from readme.md) does not run: rake secret or bundle exec rake secret