neilgupta / Sherlock

Natural-language event parser for Javascript
https://sherlock.neil.gg
MIT License
538 stars 32 forks source link

Demo page does not work in Chrome #9

Closed dangelov closed 11 years ago

dangelov commented 11 years ago

http://tabule.github.io/Sherlock/

"Refused to execute script from 'https://raw.github.com/Tabule/Sherlock/master/sherlock.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled." ^ above is reported by the console.

See https://plus.google.com/+MikeWest/posts/28f8HS2M7cb for possible solutions.

neilgupta commented 11 years ago

Thanks for the solution link, it should be fixed now!