vitiral / artifact

The open source design documentation tool for everybody
http://vitiral.github.io/artifact/docs/index.html
Other
559 stars 38 forks source link

Cannot build #266

Open matthiasbeyer opened 5 years ago

matthiasbeyer commented 5 years ago
--- stdout
Build Script Started
Checking dependencies
ERROR: Missing binary dependencies, their binaries must be put in target/deps/
  mdbook

This is not how it should work, obviously.

vitiral commented 5 years ago

The error message is incorrect. You should have to only do what travis does

https://github.com/vitiral/artifact/blob/master/ci/install.sh#L54