Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on layout: default #908

Closed
jm3 opened this issue Jul 12, 2016 · 2 comments
Closed

error on layout: default #908

jm3 opened this issue Jul 12, 2016 · 2 comments

Comments

@jm3
Copy link

jm3 commented Jul 12, 2016

i mistakenly used layout :default and got the error:

NoMethodError: undefined method __nanoc_cleaned_identifier' for :default:

wonder if there might be a better way to signal "no layout found" or the like?

@denisdefreyne
Copy link
Member

That’s indeed a confusing error message. I suppose this is where “duck typing” falls short…

Can you give me a full trace of the error? (crash.log)

@denisdefreyne
Copy link
Member

Fixed in #915.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants