dphuang2 / PoGoBag

Analyze and share your Pokémon through a locally run server! Official Site access has been stopped as of 12/23/2016
146 stars 49 forks source link

Got this running the app, any help? #108

Open Jorgez30 opened 7 years ago

Jorgez30 commented 7 years ago

No such file to load -- google/protobuf_c

Extracted source (around line #2): 1 2 3 4 5 6

module SessionsHelper require 'poke-api' require 'pp'

file = File.read('app/assets/pokemon.en.json') @@pokemon_hash = JSON.parse(file)

Rails.root: /Users/jorgezapata/Desktop/cd PoGoBag/PoGoBag

Application Trace | Framework Trace | Full Trace app/helpers/sessions_helper.rb:2:in <module:SessionsHelper>' app/helpers/sessions_helper.rb:1:in<top (required)>' app/controllers/application_controller.rb:1:in <top (required)>' app/controllers/static_pages_controller.rb:1:in<top (required)>' This error occurred while loading the following files: poke-api poke-api/pogoprotos/pogoprotos_networking_envelopes google/protobuf google/protobuf_c