instructure / canvas-lms

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

Error on canvas:compile_assets step with the Production-Start guide #2237

Open adeel-raza opened 1 year ago

adeel-raza commented 1 year ago

I am getting the below error on this step of the installation, can somebody please assist? -> RAILS_ENV=production bundle exec rake canvas:compile_assets

--> Finished: 'css:compile' in 2.99s [webpack-cli] ModuleNotFoundError: Module not found: Error: Can't resolve '@babel/runtime-corejs3/helpers/esm/jsx' in '/var/canvas/ui/boot/initializers'

Following this guide: https://github.com/instructure/canvas-lms/wiki/Production-Start

fdis111 commented 11 months ago

Hi @adeel-raza , did you solve this issue ?