Tôi vừa tải về Vagrant và thực hiện cài đặt cũng như cài đặt hộp ảo. Tôi chỉ không thể bắt đầu dự án của mình (mơ hồ). Tôi có một tập tin lang thang, v.v. Tôi có thể làm gì?
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'scotch/box' could not be found. Attempting to find and install
...
default: Box Provider: virtualbox
default: Box Version: >= 0
The box 'scotch/box' 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/scotch/box"]
VAGRANT_LOG=DEBUG vagrant up
để nhận được một đầu ra hữu ích.