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

dist folder is missing in javascript folder #723

Closed
sbookworm opened this issue Jul 7, 2016 · 2 comments
Closed

dist folder is missing in javascript folder #723

sbookworm opened this issue Jul 7, 2016 · 2 comments

Comments

@sbookworm
Copy link

After I installed the caravel with master code get from github, I found that there is some problem with the dashboard.
Then I found there is missing the dist folder in static/assets/javascripts.
after I install caravel with pip the problem fixed,
How can I get the latest code?

@x4base
Copy link
Contributor

x4base commented Jul 7, 2016

You need to build it if you want to install from the source.
You need to run npm run prod and then python setup.py install again. See https://github.com/airbnb/caravel/blob/master/CONTRIBUTING.md#setting-up-the-node--npm-javascript-environment

@sbookworm
Copy link
Author

Thank you very much, I will try that, thanks again

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