instructure / canvas-lms

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

Cannot found vendor/bundle in project canvas to build prodution #2089

Open tuantiensiu opened 1 year ago

tuantiensiu commented 1 year ago

I want to build canvas production, but I stop at step : Bundler and Canvas dependencies

sysadmin@appserver:/var/canvas$ sudo gem install bundler --version 2.2.19 --default
sysadmin@appserver:/var/canvas$ bundle _2.2.19_ install --path vendor/bundle

I use branch prod, but not found folder vendor/bundle