Hello everybody, nice to join here.
I’m getting a very hard-to-debug error when launching middleman server on a project
/var/lib/gems/2.3.0/gems/middleman-core-4.2.1/lib/middleman-core/util/data.rb:60:in `match’: invalid byte sequence in UTF-8 (ArgumentError)
I’m trying to adapt a free HTML5 template as a middleman template, files are all encoded in UTF-8 but I didn’t actually write it all so I would need a tool to find these “invalid sequences”…
Any suggestions?
Thanks