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.
Trying to install on Win10. I'm getting this error when trying to install all dependencies.
Trying to run that line independently I get this.
Any help is appreciated. Thanks