jkroso / atom-browser-refresh-on-save

A plugin for Atom which reloads assets in the browser as soon as you save them
7 stars 3 forks source link

Issue when I save #17

Closed saioacoder closed 4 years ago

saioacoder commented 4 years ago

Hii

I am getting this error when I save. I am using iOS and Chrome. I only have checked Chrome on settings page.

Browser Refresh on Save: 2019-12-03 15:46:14.829 osascript[14601:1275966] isPrefsCreateCacheFromEnabledAndDefaultInputSources - can't find anything from GetInputSourceEnabledPrefs, use defaultASCIIKeyLayoutDict = {type = mutable dict, count = 3, entries => 0 : {contents = "InputSourceKind"} = {contents = "Keyboard Layout"} 1 : {contents = "KeyboardLayout ID"} = {value = +87, type = kCFNumberSInt64Type} 9 : {contents = "KeyboardLayout Name"} = {contents = "Spanish - ISO"} }

Thanks :)

saioacoder commented 4 years ago

I fixed it with this: https://stackoverflow.com/questions/53603246/strange-error-running-osascript-e-command-on-macos-mojave

I add a new keyboard configuration on my mac and it solved the problem. :S