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 Vagrant provisioning script #1229

Closed
wants to merge 1 commit into from
Closed

Fix Vagrant provisioning script #1229

wants to merge 1 commit into from

Conversation

ariarijp
Copy link
Member

@ariarijp ariarijp commented Aug 8, 2016

Fix Vagrant provisioning error at bower install.

Repro steps

$ git clone https://github.com/getredash/redash.git
Cloning into 'redash'...
remote: Counting objects: 16269, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 16269 (delta 0), reused 0 (delta 0), pack-reused 16267
Receiving objects: 100% (16269/16269), 6.46 MiB | 2.08 MiB/s, done.
Resolving deltas: 100% (11055/11055), done.
Checking connectivity... done.
$ cd redash
$ ./bin/vagrant_ctl.sh start
# (snip)
==> default: Running provisioner: shell...
    default: Running: inline script
==> default: bower                           ENOENT No bower.json present
# (snip)

@ariarijp
Copy link
Member Author

ariarijp commented Aug 8, 2016

Duplicated with #1227

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.

1 participant