Max Hellwig

Results 2 comments of Max Hellwig

It seams that the install process of plugins is completed correctly, despite blank screen.

Using BOWER_COMPONENTS_ROOT = os.path.abspath(os.path.join(BASE_DIR, 'components')) works for me. It seams to need the os.path.abspath method call to find the components correctly.