getgrav / grav-skeleton-mediator-site

Grav Skeleton Mediator
https://getgrav.org
MIT License
9 stars 7 forks source link

.dependencies not found #2

Closed jault3 closed 8 years ago

jault3 commented 8 years ago

I downloaded to most recent (v1.0.2) and I navigated to the root of the zip folder I extracted. I then ran bin/grav install and received the error message below. Looks like this file needs to be defined

ERROR Missing .dependencies file in user/ folder
ERROR invalid YAML in .dependencies
flaviocopes commented 8 years ago

You don't need to run bin/grav install on a Skeleton package you download from getgrav.org, as that already contains all the dependencies. You'd need to do that when downloading the code from Github directly (http://learn.getgrav.org/basics/installation#option-2-install-from-github)