ardcore / atom-language-settings

MIT License
8 stars 2 forks source link

Refused to evaluate a string as JavaScript because 'unsafe-eval' #5

Open robinbertram opened 9 years ago

robinbertram commented 9 years ago

Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self'". Uncaught TypeError: undefined is not a function /home/robin/.atom/packages/language-syntax-settings/lib/language-settings.coffee:145

Atom v. 0.124.0 on Linux (Ubuntu 14.04). Same error also appears on Atom v. 0.115.0 on Windows 7.

lox commented 9 years ago

I get this under Atom Version 0.131.0 under OSX as well.