Hello! I get error when I try to do command "paver update_assets lms --settings=aws"
---> pavelib.assets.compile_coffeescript node_modules/.bin/coffee --compile `find /edx/app/edxapp/edx-platform/lms /edx/app/edxapp/edx-platform/cms /edx/app/edxapp/edx-platform/common -type f -name "*.coffee"` python manage.py lms --settings=aws print_settings STATIC_ROOT --format=value 2>/dev/null python manage.py cms --settings=aws print_settings STATIC_ROOT --format=value 2>/dev/null NODE_ENV=production STATIC_ROOT_LMS=/edx/var/edxapp/staticfiles STATIC_ROOT_CMS=/edx/var/edxapp/staticfiles/a45ac2f45d $(npm bin)/webpack python manage.py cms --settings=aws compile_sass cms --debug Build failed running pavelib.assets.update_assets: Subprocess return code: 137 Can you help me please ? -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/ac209733-a9e7-4365-baa5-0d8619dd3ed4%40googlegroups.com.
