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

Fix: Bower install fails in vagrant #1227

Merged
merged 1 commit into from
Aug 10, 2016

Conversation

hokaccha
Copy link
Contributor

@hokaccha hokaccha commented Aug 6, 2016

When I run the "vagrant provision", "bower install" failed.

$ vagrant provision
==> default: Running provisioner: shell...
    default: Running: inline script
==> default: bower                           ENOENT No bower.json present
...

Now, the path of bower.json is not /opt/redash/current/rd_ui but /opt/redash/current.

@arikfr arikfr changed the title Fix failing bower install Fix: Bower install fails in vagrant Aug 10, 2016
@arikfr arikfr merged commit 0b928e6 into getredash:master Aug 10, 2016
@arikfr
Copy link
Member

arikfr commented Aug 10, 2016

Thanks!

simo7 pushed a commit to pubnative/redash that referenced this pull request Sep 22, 2016
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

Successfully merging this pull request may close these issues.

2 participants