Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(OwlCarousel): Moved this Javascript library into the repo rather than use NPM for install. #172

Merged

Conversation

ztraboo
Copy link

@ztraboo ztraboo commented Jun 29, 2022

Was receiving this error when building the openedx image from within Tutor.

django.core.exceptions.SuspiciousFileOperation: The joined path (/openedx/common/css/vendor/owl.video.play.png) is located outside of the base path component (/openedx/staticfiles)

Only found this help article previously but no solution was found.
https://groups.google.com/g/edx-code/c/HBymmS8FlGA/m/FB3jyoZ4DwAJ

@ztraboo ztraboo self-assigned this Jun 29, 2022
…than use NPM for install.

Was receiving this error when building the `openedx` image from within Tutor.
```
django.core.exceptions.SuspiciousFileOperation: The joined path (/openedx/common/css/vendor/owl.video.play.png) is located outside of the base path component (/openedx/staticfiles)
```

Only found this help article previously but no solution was found.
https://groups.google.com/g/edx-code/c/HBymmS8FlGA/m/FB3jyoZ4DwAJ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant