#addie_65001
1 messages · Page 1 of 1 (latest)
Hello
What error do you hit exactly?
Very possible there is a bug in the sample unfortunately
hmm no never mind it does work fine for me
oo i see it can't find the config_helper
annot load such file -- ./config_helper.rb (LoadError)
Are you within the server directory?
yess o sorry from there it can't find the toml.rb
e': cannot load such file -- toml-rb (LoadError)
Can you tell me the exact steps you are doing?
Did you run bundle install while in the server directory?
Sounds to me like the dependencies weren't properly installed
Based on that error
i did it in the root directory
Ah yeah that is the issue
i did not see the second gemfile
Yeah try that