You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered: