Created
December 20, 2014 17:47
-
-
Save CootCraig/592179bc195c985db406 to your computer and use it in GitHub Desktop.
nanoc compile faile on debian
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
craig@mydeb:~/dev/nanoc_blog/blog$ bundle exec nanoc compile | |
/var/lib/gems/2.1.0/gems/execjs-2.2.2/lib/execjs/runtimes.rb:51:in `autodetect': Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes. (ExecJS::RuntimeUnavailable) | |
from /var/lib/gems/2.1.0/gems/execjs-2.2.2/lib/execjs.rb:5:in `<module:ExecJS>' | |
from /var/lib/gems/2.1.0/gems/execjs-2.2.2/lib/execjs.rb:4:in `<top (required)>' | |
from /var/lib/gems/2.1.0/gems/uglifier-2.6.0/lib/uglifier.rb:3:in `require' | |
from /var/lib/gems/2.1.0/gems/uglifier-2.6.0/lib/uglifier.rb:3:in `<top (required)>' | |
from /var/lib/gems/2.1.0/gems/bundler-1.7.9/lib/bundler/runtime.rb:76:in `require' | |
from /var/lib/gems/2.1.0/gems/bundler-1.7.9/lib/bundler/runtime.rb:76:in `block (2 levels) in require' | |
from /var/lib/gems/2.1.0/gems/bundler-1.7.9/lib/bundler/runtime.rb:72:in `each' | |
from /var/lib/gems/2.1.0/gems/bundler-1.7.9/lib/bundler/runtime.rb:72:in `block in require' | |
from /var/lib/gems/2.1.0/gems/bundler-1.7.9/lib/bundler/runtime.rb:61:in `each' | |
from /var/lib/gems/2.1.0/gems/bundler-1.7.9/lib/bundler/runtime.rb:61:in `require' | |
from /var/lib/gems/2.1.0/gems/bundler-1.7.9/lib/bundler.rb:134:in `require' | |
from /var/lib/gems/2.1.0/gems/nanoc-3.7.4/bin/nanoc:9:in `<top (required)>' | |
from /usr/local/bin/nanoc:23:in `load' | |
from /usr/local/bin/nanoc:23:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment