when i input this command
hugo server --theme=hyde --buildDrafts
getting errors like this
ERROR: 2015/08/18 template: theme/partials/head.html:14:39: executing "theme/par - Pastebin.com (too long)
my hugo version
r00p3rs-MacBook-Pro ~ master + $ brew info hugo
hugo: stable 0.14 (bottled), HEAD
Configurable static site generator
/usr/local/Cellar/hugo/0.13_1 (4 files, 14M) *
Poured from bottle
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/hugo.rb
==> Dependencies
Build: go ✘
r00p3rs-MacBook-Pro ~ master + $ brew doctor
Your system is ready to brew.
brew is still working.
How can i solve this errors?