I am facing below issue while bundle install in Windows (64 bit)
Fetching therubyracer 0.12.3 Installing therubyracer 0.12.3 with native extensions Gem::Ext::BuildError: ERROR: Failed to build gem native extension. current directory: C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/therubyracer-0.12.3/ext/v8 C:/Ruby25-x64/bin/ruby.exe -r ./siteconf20181026-14920-qxvukg.rb extconf.rb checking for -lpthread... yes checking for v8.h... no * extconf.rb failed * Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options.
Can anyone help on this issue?
Thanks, Alex