Barak

Results 4 issues of Barak

Can someone please explain why am I getting 'undefined'? ``` bot.postMessageToChannel('test-bot-channel', 'Hi',params).always(function(data) { console.log('success? -->'+data); //output: success? -->undefined }); ``` The message was posted to the channel successfully. Edit: when...

I added a couple of songs a few days ago to my playlist but they don't show up in spotify-tui. I tried in the playlist hitting Cmd + R and...

Hi, I'm keep getting the following error: _ Application Error html,body,iframe { margin: 0; padding: 0; } html,body { height: 100%; overflow: hidden; } iframe { width: 100%; height: 100%;...

I tried every single possible solution on this thread [Push not working #98](https://github.com/kemayo/sublime-text-git/issues/98) but nothing worked. I am using Windows 7 and Sublime Text 3 with the Git plugin installed,...