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

won't run my file #3

Open
hackervera opened this issue Jun 5, 2011 · 0 comments
Open

won't run my file #3

hackervera opened this issue Jun 5, 2011 · 0 comments

Comments

@hackervera
Copy link

mini:~ tyler$ poetics -c poe.coffee 
An exception occurred
    undefined method `parse_file' on Poetics::Parser (Class) (NoMethodError)

Backtrace:
  Kernel(Class)#parse_file (method_missing) at kernel/delta/kernel.rb:79
       { } in Poetics::Script#options at .rvm/gems/rbx-head/gems/poetics-0.0.1
                                         /bin/poetics:31
             Rubinius::Options#process at kernel/delta/options.rb:148
               Rubinius::Options#parse at kernel/delta/options.rb:188
              Poetics::Script#options at .rvm/gems/rbx-head/gems/poetics-0.0.1
                                         /bin/poetics:57
                 Poetics::Script#main at .rvm/gems/rbx-head/gems/poetics-0.0.1
                                         /bin/poetics:133
                    Object#__script__ at .rvm/gems/rbx-head/gems
                                                   /poetics-0.0.1/bin
                                                   /poetics:140
                   Kernel(Object)#load at kernel/common/kernel.rb:732
                    Object#__script__ at .rvm/gems/rbx-head/bin
                                                   /poetics:19
      Rubinius::CodeLoader#load_script at kernel/delta/codeloader.rb:65
      Rubinius::CodeLoader.load_script at kernel/delta/codeloader.rb:90
               Rubinius::Loader#script at kernel/loader.rb:617
                 Rubinius::Loader#main at kernel/loader.rb:752

here is the file

mini:~ tyler$ cat poe.coffee 
console.log "foo"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant