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

Readme example not working #14

Open
arjunmenon opened this issue Jun 1, 2024 · 1 comment
Open

Readme example not working #14

arjunmenon opened this issue Jun 1, 2024 · 1 comment

Comments

@arjunmenon
Copy link

Hey, checked on windows and wsl. I get this error

(irb):8:in `block in setup': undefined method `label' for an instance of Hello (NoMethodError)
        from /.rbenv/versions/3.3.0/lib/ruby/gems/3.3.0/gems/cyberarm_engine-0.24.4/lib/cyberarm_engine/ui/elements/container.rb:37:in `build'
        from /.rbenv/versions/3.3.0/lib/ruby/gems/3.3.0/gems/cyberarm_engine-0.24.4/lib/cyberarm_engine/ui/dsl.rb:134:in `container'
        from /.rbenv/versions/3.3.0/lib/ruby/gems/3.3.0/gems/cyberarm_engine-0.24.4/lib/cyberarm_engine/ui/dsl.rb:8:in `stack'
        from (irb):7:in `setup'
        from /.rbenv/versions/3.3.0/lib/ruby/gems/3.3.0/gems/cyberarm_engine-0.24.4/lib/cyberarm_engine/window.rb:155:in `push_state'
        from (irb):21:in `setup'
        from /.rbenv/versions/3.3.0/lib/ruby/gems/3.3.0/gems/cyberarm_engine-0.24.4/lib/cyberarm_engine/window.rb:49:in `initialize'
@cyberarm
Copy link
Owner

cyberarm commented Jun 1, 2024

Oh bother, I didn't update the README when I axed the label method. Should be replaced with para

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

2 participants