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
The error is caused by an SBT plugin that puts a commit's hash into the code. Since the .git directory is missing, I assume that you have downloaded the source code via "releases" subpage using one of the tags.
To solve the problem please checkout the repository.
If you want to use 1.0's code then please check out the appropriate tag:
git checkout v1.0.0
Also, consider checking out 1.1 branch as it contains new features and bugfixes. Furthermore, you can also take a look at master branch (our development branch).
If you are interested in using rather than building then probably you want to download a Vagrant image with ready-to-use Seahorse from http://seahorse.deepsense.io/downloads.html
The text was updated successfully, but these errors were encountered: