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

Windows Install Error: debug_inspector -v '0.0.2 #62

Open JackCookie opened 8 years ago

JackCookie commented 8 years ago

Trying to install on Win10. I'm getting this error when trying to install all dependencies.

An error occurred while installing debug_inspector (0.0.2), and Bundler cannot continue. 
Make sure that `gem install debug_inspector -v '0.0.2'` succeeds before bundling.

Trying to run that line independently I get this.

Temporarily enhancing PATH to include DevKit...
Building native extensions.  This could take a while...
ERROR:  Error installing debug_inspector:
        ERROR: Failed to build gem native extension.

Any help is appreciated. Thanks

JackCookie commented 8 years ago

I figured it out, feel free to close this.

If you want to know my solution it was to give up on Windows and virtually run Ubuntu.