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

Running dashboard from the source directory causes sass.CompileError #12

Open
bdice opened this issue Mar 4, 2018 · 0 comments
Open
Labels
bug Something isn't working

Comments

@bdice
Copy link
Member

bdice commented Mar 4, 2018

Original report by Carl Simon Adorf (Bitbucket: csadorf, GitHub: csadorf).


Pointing the python path to the source directory in order to run the dashboard without installation causes a sass.CompileError unless the user executes git submodule update --init before starting the dashboard.

It might be nice to trigger the submodule update when executing either python setup.py build or python setup.py develop to avoid confusion.

@bdice bdice added critical bug Something isn't working labels Jan 30, 2019
@bdice bdice removed the critical label Apr 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant