Also, what version of haml and haml-edge are you using? What's the Sass code that's causing the error?
On Thu, May 20, 2010 at 9:15 PM, Chris Eppstein <[email protected]> wrote: > can you extract some interesting bits from the stack trace when using > --trace? > > chris > > > On Thu, May 20, 2010 at 4:55 PM, joshcody <[email protected]> wrote: > >> On my local machine, I'm getting the following erro: >> >> Joshua-Codys-MacBook-Pro-4:css jcody$ sass --watch main.sass >> >>> Sass is watching for changes. Press Ctrl-C to stop. >> SystemStackError: stack level too deep >> Use --trace for backtrace. >> >> I tried to switch to haml instead of haml-edge and got the following: >> >> NoMethodError: undefined method `[]' for nil:NilClass >> >> Any ideas what could be going wrong? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Haml" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected] <haml%[email protected]>. >> For more options, visit this group at >> http://groups.google.com/group/haml?hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "Haml" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected] <haml%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/haml?hl=en. > -- You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/haml?hl=en.
