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

cache dirs not created properly #19

Open
jxstanford opened this issue Dec 14, 2013 · 0 comments
Open

cache dirs not created properly #19

jxstanford opened this issue Dec 14, 2013 · 0 comments

Comments

@jxstanford
Copy link

First, great project. It got me up and running very quickly! Along the way I ran into two small issues. The aptcache and pipcache folders did not exist, so there were a couple dead links during the stack.sh run. I resolved this by issuing the following commands and rerunning stack.sh:

mkdir /home/vagrant/cache/aptcache
mkdir /home/vagrant/cache/pipcache

Cheers,
John

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

1 participant