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

GET /static/nvd3/build/nv.d3.min.css HTTP/1.1" 404 #88

Closed
ShubhamRaiGit opened this issue Feb 3, 2017 · 1 comment
Closed

GET /static/nvd3/build/nv.d3.min.css HTTP/1.1" 404 #88

ShubhamRaiGit opened this issue Feb 3, 2017 · 1 comment

Comments

@ShubhamRaiGit
Copy link

I am kinda new to django.
I have installed library, included it in installed apps.
Now I want to know is there a way I can install nvd3 and d3 without bower.
I am getting following error
GET /static/nvd3/build/nv.d3.min.css HTTP/1.1" 404 1685
[03/Feb/2017 14:26:48] "GET /static/d3/d3.min.js HTTP/1.1" 304 0
[03/Feb/2017 14:26:48] "GET /static/nvd3/build/nv.d3.min.js HTTP/1.1" 404 1682
[03/Feb/2017 14:26:48] "GET /static/nvd3/build/nv.d3.min.js HTTP/1.1" 404 1682

when I try to run program, I have installed nvd3 and d3 with bower.

@dkonst13
Copy link

Have you found a solution at the end?

@areski areski closed this as completed Apr 23, 2024
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

3 participants