Hello,
I am using VS Code on my windows computer to do App Academy Open, and I am running into trouble running the bundler install as described in the RSpec lecture video, this error keeps coming up every time I try to run the install:
Fetching gem metadata from https://rubygems.org/…
Resolving dependencies…
Using bundler 2.1.4
Fetching byebug 11.1.3
Installing byebug 11.1.3 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
I have tried to figure out solutions on my own, but am having no luck.
Can someone please help me with this?