我需要实现whitepages pro graph API。我需要最新版本的Ruby / Rails。
当我运行命令" bundle install"它要求我输入密码或使用命令" bundle install --path vendor / bundle"我做了,因为我不知道需要任何密码。下一个要运行的命令是" rake db:create"结果
Gem::LoadError: You have already activated rake 10.4.2, but your Gemfile
requires rake 10.3.1. Prepending `bundle exec` to your command may solve this.
/home/whitepages/Whitepages-Pro-API-Examples/whitePages-
graph/config/boot.rb:6:in `<top (required)>'
/home/whitepages/Whitepages-Pro-API-Examples/whitePages-
graph/config/application.rb:1:in `<top (required)>'
/home/whitepages/Whitepages-Pro-API-Examples/whitePages-graph/Rakefile:5:in
`<top (required)>'
LoadError: cannot load such file -- bundler/setup
/home/whitepages/Whitepages-Pro-API-Examples/whitePages-
graph/config/boot.rb:6:in `<top (required)>'
/home/whitepages/Whitepages-Pro-API-Examples/whitePages-
graph/config/application.rb:1:in `<top (required)>'
/home/whitepages/Whitepages-Pro-API-Examples/whitePages-graph/Rakefile:5:in
<top (required)>'
我正在寻找一些帮助来获得这个whitepages pro graph visualizer 从使用它的人开始运行。我一直在接触他们的帮助&#34;问题仍然存在。