inline-style icon indicating copy to clipboard operation
inline-style copied to clipboard

bundle install outputs a Gemfile parsing error

Open seekr opened this issue 9 years ago • 0 comments

[!] There was an error parsingGemfile`: xmlXPathCompOpEval: function hover not found . Bundler cannot continue.

from /Users/_/Dropbox/_dev/__/_**/Gemfile:11

-------------------------------------------

html = File.read("index.html")

puts InlineStyle.process(html, :stylesheets_paths => "/css")

-------------------------------------------

`

seekr avatar May 12 '16 19:05 seekr