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

Installing from Git gives me 404 on vendor css #140

Open
glassresistor opened this issue Jun 3, 2016 · 1 comment
Open

Installing from Git gives me 404 on vendor css #140

glassresistor opened this issue Jun 3, 2016 · 1 comment

Comments

@glassresistor
Copy link

I'm trying to add some features to realms. It works fine when i pip install but when i pip install -e .(or python setup.py install) I end up with all of the vendor css missing.
I went ahead and also ran bower install and and can find the css in my local copy but its still missing when I install.

@scragg0x
Copy link
Owner

scragg0x commented Jun 3, 2016

Might need to add --force

python setup.py install --force

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants