Closed mpolishchuck closed 8 years ago
To repeat this step
rm -rf /edx/app/insights/edx_analytics_dashboard/analytics_dashboard/static/bower_components
Also seems like ruby is missing too.
sassc exists here:
/edx/app/insights/venvs/insights/bin/sassc
Possibly updating PATH environment variable will help.
The bash script (./bower-post-install.sh) got this values of PATH
/edx/app/insights/nodeenvs/insights/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Should include
/edx/app/insights/venvs/insights/bin
On the next run this step is assumed as successful. But next steps are failing.