Guest User

Untitled

a guest
Apr 27th, 2014
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. [2] pry(#<Nanoc::Context>)> p @item
  2. <Nanoc::Item identifier="/documentation/basics/analysis/" binary?=false>
  3. => <Nanoc::Item identifier="/documentation/basics/analysis/" binary?=false>
  4. [3] pry(#<Nanoc::Context>)> @item.compiled_content(:snapshot => :pre)
  5. Nanoc::Errors::UnmetDependency: The current item cannot be compiled yet because of an unmet dependency on the “/documentation/basics/analysis/” item (rep “default”).
  6. from /usr/local/Cellar/ruby/2.1.1_1/lib/ruby/gems/2.1.0/gems/nanoc-3.7.0/lib/nanoc/base/result_data/item_rep.rb:259:in `compiled_content'
  7. [4] pry(#<Nanoc::Context>)>
Advertisement
Add Comment
Please, Sign In to add comment