instructure / canvas-lms

The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/wiki
GNU Affero General Public License v3.0
5.72k stars 2.53k forks source link

gem install error #1695

Closed SnrtIevg closed 4 years ago

SnrtIevg commented 4 years ago

Summary:

Gem::InstallError: prawn requires Ruby version ~> 2.5. An error occurred while installing prawn (2.3.0), and Bundler cannot continue. Make sure that gem install prawn -v '2.3.0' succeeds before bundling.

Steps to reproduce:

do as production start

SnrtIevg commented 4 years ago

please update production start document and be careful about dependceny's version

davidkhanpk commented 3 years ago

please update production start document and be careful about dependceny's version

With the application start documentation, everything is installed by default(of course latest version). But in config files older versions. That's why try to run application with documentation is giving errors.