syko / SublimeLogMagic

Javascript console.log statements at the tip of your fingers
25 stars 5 forks source link

installation failing in Mac OSX #8

Open venkat299 opened 8 years ago

venkat299 commented 8 years ago

getting this error while installing screen shot 2016-06-28 at 8 37 36 am

Error trying to parse file: Trailing comma before closing bracket in ~/Library/Application Support/Sublime Text 2/Packages/LogMagic/Default (OSX).sublime-keymap:5:9

Sublime text version : 2.0.2 Build(2221) System Version: OS X 10.11.5 (15F34)

syko commented 8 years ago

Hmm. Works on ST3. I removed some unnecessary commas from the json files but as I haven't really tested it much on ST2 you might run into more errors, sry. 🙈 I'll see if I can take the time to properly test it on ST2 at some point.