JoaoCardoso193
JoaoCardoso193
Hey, I seem to be having an issue or potentially misunderstanding tracker statements. I see that in the Readme file, there is a Meteor.subscribe call inside a tracker statement $m....
Trying to use this package in a project built with Meteor.js and Svelte. For some reason, the install isn't going through, and I'm getting the following error message: ``` Unable...
I want to build my game for MacOS but running `ruby2d build --macos file_name.rb` results in the following error: ``` /Users/joaocardoso193/.rbenv/versions/3.3.1/lib/ruby/gems/3.3.0/gems/ruby2d-0.12.1/bin/ruby2d:88:in `': undefined method `build_macos' for main (NoMethodError) build_macos(ARGV[2]) ^^^^^^^^^^^...