From 806fc615506de07872381752876bc487560ef881 Mon Sep 17 00:00:00 2001 From: Carl Dong Date: Thu, 24 Nov 2016 11:41:59 -0800 Subject: [PATCH] update: README.md (#16) --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index a31a6e341..62a1ce70e 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,24 @@ Δ make ``` +If you encounter an error message like below: + +``` +==> DeVM: Box 'ubuntu/trusty64' could not be found. Attempting to find and install... + DeVM: Box Provider: virtualbox + DeVM: Box Version: >= 0 +The box 'ubuntu/trusty64' could not be found or +could not be accessed in the remote catalog. If this is a private +box on HashiCorp's Atlas, please verify you're logged in via +`vagrant login`. Also, please double-check the name. The expanded +URL and error message are shown below: + +URL: ["https://atlas.hashicorp.com/ubuntu/trusty64"] +Error: +``` + +Try the solution here: http://stackoverflow.com/a/40521433 + --- [badge_community]: https://cdn.rawgit.com/DeSantisInc/DeOS/atd-release-v0.3-alpha/var/github/badges/community-slack.svg